]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
rcu: Add advice to PROVE_RCU_REPEATEDLY kernel config parameter
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Thu, 16 Sep 2010 06:30:48 +0000 (23:30 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Thu, 23 Sep 2010 16:16:54 +0000 (09:16 -0700)
The PROVE_RCU_REPEATEDLY has no "Say Y"/"Say N" advice, so this commit
adds it.

Reported-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
lib/Kconfig.debug

index 52c2172dff16969364149475dabeb1223372bc20..9886cf5365ba626e4540f4faa206365c47746a68 100644 (file)
@@ -539,6 +539,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