[PATCH] x86_64: Fix NMI watchdog on x460
authorChris McDermott <lcm@us.ibm.com>
Sun, 26 Feb 2006 03:18:40 +0000 (04:18 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 26 Feb 2006 17:53:30 +0000 (09:53 -0800)
commit1f9921539208f6d88f600a801e333d718e4a13ff
tree2630bb5cf7ce4396c2e034fb333f673ed432008b
parente78256b8f3e2850ad55c2d69e1429e6c2607afd3
[PATCH] x86_64: Fix NMI watchdog on x460

[description from AK]

Old check for the IO-APIC watchdog during the timer check was wrong -
it obviously should only drop into this if the IO-APIC watchdog is used.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/kernel/io_apic.c