summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2014-12-26 14:54:07 +1100
committerStephen Rothwell <sfr@canb.auug.org.au>2014-12-26 14:54:07 +1100
commite749f503cd38c52fd62aa3dec741c02640f3260c (patch)
tree364cc2d57bf35428104a8f0ec63611c6803ce6ed /lib
parentd9a3f9234fe286543ac728d9b7111a33e0dd578c (diff)
parente9694e74a5bf896f3ce1829699365ef5691783e2 (diff)
Merge remote-tracking branch 'rcu/rcu/next'
Diffstat (limited to 'lib')
-rw-r--r--lib/Kconfig.debug3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug
index 8864e905d4ae..a4a6d9af8dca 100644
--- a/lib/Kconfig.debug
+++ b/lib/Kconfig.debug
@@ -1215,6 +1215,7 @@ config RCU_TORTURE_TEST
tristate "torture tests for RCU"
depends on DEBUG_KERNEL
select TORTURE_TEST
+ select SRCU
default n
help
This option provides a kernel module that runs torture tests
@@ -1257,7 +1258,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