diff options
| -rw-r--r-- | lib/Kconfig.debug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug index 891155817bc6..50e0e78259e7 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug | |||
| @@ -749,7 +749,7 @@ config RCU_TORTURE_TEST_RUNNABLE | |||
| 749 | config RCU_CPU_STALL_DETECTOR | 749 | config RCU_CPU_STALL_DETECTOR |
| 750 | bool "Check for stalled CPUs delaying RCU grace periods" | 750 | bool "Check for stalled CPUs delaying RCU grace periods" |
| 751 | depends on TREE_RCU || TREE_PREEMPT_RCU | 751 | depends on TREE_RCU || TREE_PREEMPT_RCU |
| 752 | default n | 752 | default y |
| 753 | help | 753 | help |
| 754 | This option causes RCU to printk information on which | 754 | This option causes RCU to printk information on which |
| 755 | CPUs are delaying the current grace period, but only when | 755 | CPUs are delaying the current grace period, but only when |
