Commit 89d7ce2a2178e7f562f608b466a18c8c2ece87af

Authored by Frederic Weisbecker
1 parent d7c547335f

lockup_detector: Make BOOTPARAM_SOFTLOCKUP_PANIC depend on LOCKUP_DETECTOR

Panic on softlockups was still depending on the softlockup detector.
But the latter has been merged into the lockup detector now.

Let's update this config dependency.

Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Don Zickus <dzickus@redhat.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Cyrill Gorcunov <gorcunov@gmail.com>
Cc: Eric Paris <eparis@redhat.com>
Cc: Randy Dunlap <randy.dunlap@oracle.com>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

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