nmi_watchdog: Config option to enable new nmi_watchdog
authorDon Zickus <dzickus@redhat.com>
Sat, 6 Feb 2010 02:47:05 +0000 (21:47 -0500)
committerIngo Molnar <mingo@elte.hu>
Mon, 8 Feb 2010 07:29:03 +0000 (08:29 +0100)
commit84e478c6f1eb9c4bfa1fff2f8108e9a061b46428
tree15be1e0d92d4439e49ecc98a504589dc596fc211
parent1fb9d6ad2766a1dd70d167552988375049a97f21
nmi_watchdog: Config option to enable new nmi_watchdog

These are the bits that enable the new nmi_watchdog and safely
isolate the old nmi_watchdog.  Only one or the other can run,
not both at the same time.

Signed-off-by: Don Zickus <dzickus@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: gorcunov@gmail.com
Cc: aris@redhat.com
Cc: peterz@infradead.org
LKML-Reference: <1265424425-31562-4-git-send-email-dzickus@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/apic/Makefile
arch/x86/kernel/traps.c
include/linux/nmi.h
kernel/Makefile
lib/Kconfig.debug