diff options
| author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-06-30 12:56:31 -0400 |
|---|---|---|
| committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-07-22 18:27:35 -0400 |
| commit | eb6d5b0a5c64192ec13914caef1b87a9aa520d66 (patch) | |
| tree | 9c1c725bb746951f8dee4858a6ab55204462b1a6 /lib | |
| parent | a76a9a485d730024a7cbd76efcd9c6eb46003829 (diff) | |
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>
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/Kconfig.debug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug index e2894b23efb6..26da2caa7d15 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug | |||
| @@ -1379,7 +1379,7 @@ config RCU_TRACE | |||
| 1379 | Say N if you are unsure. | 1379 | Say N if you are unsure. |
| 1380 | 1380 | ||
| 1381 | config RCU_EQS_DEBUG | 1381 | config RCU_EQS_DEBUG |
| 1382 | bool "Use this when adding any sort of NO_HZ support to your arch" | 1382 | bool "Provide debugging asserts for adding NO_HZ support to an arch" |
| 1383 | depends on DEBUG_KERNEL | 1383 | depends on DEBUG_KERNEL |
| 1384 | help | 1384 | help |
| 1385 | This option provides consistency checks in RCU's handling of | 1385 | This option provides consistency checks in RCU's handling of |
