summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2010-09-26 18:30:44 +0200
committerIngo Molnar <mingo@elte.hu>2010-09-26 18:30:44 +0200
commitab2ac2bffcf6e0693408ba32a51415df902cbcac (patch)
tree00699ea49884aee3910c8add3f3537eae9e9fe86 /lib
parent8c2bfe04beb1df753d0144b58cf04d0bd6997611 (diff)
parent2dfbf4dfbe47a484bae20456c12b40763b9b6af7 (diff)
Merge branch 'core/rcu' into auto-latest
Diffstat (limited to 'lib')
-rw-r--r--lib/Kconfig.debug4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug
index cba079370f7f..21ac83070a80 100644
--- a/lib/Kconfig.debug
+++ b/lib/Kconfig.debug
@@ -540,6 +540,10 @@ config PROVE_RCU_REPEATEDLY
disabling, allowing multiple RCU-lockdep warnings to be printed
on a single reboot.
+ Say Y to allow multiple RCU-lockdep warnings per boot.
+
+ Say N if you are unsure.
+
config SPARSE_RCU_POINTER
bool "RCU debugging: sparse-based checks for pointer usage"
default n