|
@@ -195,7 +195,7 @@ config LOCKUP_DETECTOR
|
|
|
|
|
|
config BOOTPARAM_SOFTLOCKUP_PANIC
|
|
config BOOTPARAM_SOFTLOCKUP_PANIC
|
|
bool "Panic (Reboot) On Soft Lockups"
|
|
bool "Panic (Reboot) On Soft Lockups"
|
|
- depends on DETECT_SOFTLOCKUP
|
|
|
|
|
|
+ depends on LOCKUP_DETECTOR
|
|
help
|
|
help
|
|
Say Y here to enable the kernel to panic on "soft lockups",
|
|
Say Y here to enable the kernel to panic on "soft lockups",
|
|
which are bugs that cause the kernel to loop in kernel
|
|
which are bugs that cause the kernel to loop in kernel
|