Skip to content

Commit

Permalink
rcu: Add advice to PROVE_RCU_REPEATEDLY kernel config parameter
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
paulmck committed Sep 23, 2010
1 parent 269dcc1 commit 2dfbf4d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2dfbf4d

Please sign in to comment.