]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
nmi_watchdog: Properly configure for software events
authorDon Zickus <dzickus@redhat.com>
Tue, 16 Feb 2010 22:02:25 +0000 (17:02 -0500)
committerIngo Molnar <mingo@elte.hu>
Wed, 17 Feb 2010 07:16:02 +0000 (08:16 +0100)
commit96ca4028aca0638d0e11dcbfabc4283054072933
treeb2619a48be22d4af020cf49e6e740ca16481b7b7
parent6081b6cd9702967889de34fe5da1f96bb96d0ab8
nmi_watchdog: Properly configure for software events

Paul Mackerras brought up a good point that when fallbacking to
software events, I may have been lucky in my configuration.

Modified the code to explicit provide a new configuration for
software events.

Suggested-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Don Zickus <dzickus@redhat.com>
Cc: gorcunov@gmail.com
Cc: aris@redhat.com
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
LKML-Reference: <1266357745-26671-1-git-send-email-dzickus@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/nmi_watchdog.c