]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitb312ee7f6d3dd759f1712b1082375b3c9fd2824f
tree04eb287f3dd1bb2d7e9887e4d25073ca9794fa27
parent86a39ea19c4ca2af91abc42ddca53385d1e07262
[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