rcu: Clarify CONFIG_RCU_EQS_DEBUG help text
Reported-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
This commit is contained in:
parent
a76a9a485d
commit
eb6d5b0a5c
1 changed files with 1 additions and 1 deletions
|
@ -1379,7 +1379,7 @@ config RCU_TRACE
|
||||||
Say N if you are unsure.
|
Say N if you are unsure.
|
||||||
|
|
||||||
config RCU_EQS_DEBUG
|
config RCU_EQS_DEBUG
|
||||||
bool "Use this when adding any sort of NO_HZ support to your arch"
|
bool "Provide debugging asserts for adding NO_HZ support to an arch"
|
||||||
depends on DEBUG_KERNEL
|
depends on DEBUG_KERNEL
|
||||||
help
|
help
|
||||||
This option provides consistency checks in RCU's handling of
|
This option provides consistency checks in RCU's handling of
|
||||||
|
|
Loading…
Add table
Reference in a new issue