aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/Kconfig.debug4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug
index 52c2172dff16..9886cf5365ba 100644
--- a/lib/Kconfig.debug
+++ b/lib/Kconfig.debug
@@ -539,6 +539,10 @@ config PROVE_RCU_REPEATEDLY
539 disabling, allowing multiple RCU-lockdep warnings to be printed 539 disabling, allowing multiple RCU-lockdep warnings to be printed
540 on a single reboot. 540 on a single reboot.
541 541
542 Say Y to allow multiple RCU-lockdep warnings per boot.
543
544 Say N if you are unsure.
545
542config SPARSE_RCU_POINTER 546config SPARSE_RCU_POINTER
543 bool "RCU debugging: sparse-based checks for pointer usage" 547 bool "RCU debugging: sparse-based checks for pointer usage"
544 default n 548 default n