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)
commite3a61b0a8c0e342e700a61cd554b01050f333a36
tree76081e45b9f6aa5d857b7b4ea02cd0014a9d5227
parent5b664cb235e97afbf34db9c4d77f08ebd725335e
x86: add unknown_nmi_panic kernel parameter

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>
Documentation/kernel-parameters.txt
arch/x86/kernel/nmi.c