浏览代码

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>
Paul E. McKenney 10 年之前
父节点
当前提交
eb6d5b0a5c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/Kconfig.debug

+ 1 - 1
lib/Kconfig.debug

@@ -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