diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug index 52c2172dff16969364149475dabeb1223372bc20..9886cf5365ba626e4540f4faa206365c47746a68 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug @@ -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