x86: add unknown_nmi_panic kernel parameter
authorSimon Arlott <simon@fire.lp0.eu>
Sat, 19 Jul 2008 22:32:54 +0000 (23:32 +0100)
committerIngo Molnar <mingo@elte.hu>
Sun, 20 Jul 2008 08:10:31 +0000 (10:10 +0200)
It's not possible to enable the unknown_nmi_panic sysctl option
until init is run. It's useful to be able to panic the kernel
during boot too, this adds a parameter to enable this option.

Signed-off-by: Simon Arlott <simon@fire.lp0.eu>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found