Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2dfbf4df authored by Paul E. McKenney's avatar Paul E. McKenney
Browse files

rcu: Add advice to PROVE_RCU_REPEATEDLY kernel config parameter



The PROVE_RCU_REPEATEDLY has no "Say Y"/"Say N" advice, so this commit
adds it.

Reported-by: default avatarJohannes Berg <johannes@sipsolutions.net>
Signed-off-by: default avatarPaul E. McKenney <paulmck@linux.vnet.ibm.com>
parent 269dcc1c
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -539,6 +539,10 @@ config PROVE_RCU_REPEATEDLY
	 disabling, allowing multiple RCU-lockdep warnings to be printed
	 disabling, allowing multiple RCU-lockdep warnings to be printed
	 on a single reboot.
	 on a single reboot.


	 Say Y to allow multiple RCU-lockdep warnings per boot.

	 Say N if you are unsure.

config SPARSE_RCU_POINTER
config SPARSE_RCU_POINTER
	bool "RCU debugging: sparse-based checks for pointer usage"
	bool "RCU debugging: sparse-based checks for pointer usage"
	default n
	default n