]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit94284d9ced9e83d0af5f63573c213951c2363292
tree76081e45b9f6aa5d857b7b4ea02cd0014a9d5227
parentf71304d47a0ec85bf160a3698528076de23b1c63
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