[PATCH] Fix up panic messages for different NMI panics
authorAndi Kleen <ak@suse.de>
Tue, 26 Sep 2006 08:52:27 +0000 (10:52 +0200)
committerAndi Kleen <andi@basil.nowhere.org>
Tue, 26 Sep 2006 08:52:27 +0000 (10:52 +0200)
commitfac58550e80c307bf17cfa0dd544fca4eff120a5
tree04eb287f3dd1bb2d7e9887e4d25073ca9794fa27
parent4038f901cf102a40715b900984ed7540a9fa637f
[PATCH] Fix up panic messages for different NMI panics

When a unknown NMI happened the panic would claim a NMI watchdog timeout.
Also it would check the variable set by nmi_watchdog=panic and panic then.

Fix up the panic message to be generic
Unconditionally panic on unknown NMI when panic on unknown nmi is enabled.

Noticed by Jan Beulich

Cc: jbeulich@novell.com
Signed-off-by: Andi Kleen <ak@suse.de>
arch/x86_64/kernel/nmi.c
arch/x86_64/kernel/traps.c
include/asm-x86_64/nmi.h