aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/objlayout/objlayout.c
diff options
context:
space:
mode:
authorDon Zickus <[email protected]>2012-03-29 16:11:15 -0400
committerIngo Molnar <[email protected]>2012-04-25 12:43:33 +0200
commit09ee10143658cd021d879ead61ead72a196302b6 (patch)
treeb3f959e343c58f553b1b14c7f81a54b11a25b0dd /fs/nfs/objlayout/objlayout.c
parent625056b65ee9a8b4caf42136e0c844c15e6ec54f (diff)
watchdog, hpwdt: Remove priority option for NMI callback
The NMI_UNKNOWN bucket only allows for one function to register to it. The reason for that is because only functions which can not determine if the NMI belongs to them or not should register and would like to assume/swallow any NMI they see. As a result it doesn't make sense to let more than one function like this register. In fact, letting a second function fail allows us to know that more than one function is going to swallow NMIs on the current system. This is better than silently being ignored. Therefore hpwdt's priority mechanism doesn't make sense any more. They will be always first on the NMI_UNKNOWN queue, if they register. Removing this parameter cleans up the code and simplifies things for the next patch which changes how nmis are registered. Signed-off-by: Don Zickus <[email protected]> Cc: Thomas Mingarelli <[email protected]> Cc: Wim Van Sebroeck <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Andrew Morton <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'fs/nfs/objlayout/objlayout.c')
0 files changed, 0 insertions, 0 deletions