rcu: Set default to RCU_CPU_STALL_INFO=y
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Mon, 8 Dec 2014 15:41:31 +0000 (07:41 -0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 6 Jan 2015 19:05:23 +0000 (11:05 -0800)
The RCU_CPU_STALL_INFO code has been in for quite some time, and has
proven reliable.  This commit therefore enables it by default.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
lib/Kconfig.debug

index 5f2ce616c0462db9b9055528110268385b2b653e..b47d9e474cbc0aa98769e88b34944ad82371bbd0 100644 (file)
@@ -1257,7 +1257,7 @@ config RCU_CPU_STALL_TIMEOUT
 config RCU_CPU_STALL_INFO
        bool "Print additional diagnostics on RCU CPU stall"
        depends on (TREE_RCU || PREEMPT_RCU) && DEBUG_KERNEL
-       default n
+       default y
        help
          For each stalled CPU that is aware of the current RCU grace
          period, print out additional per-CPU diagnostic information