提交 96b03ab8 编写于 作者: V Vivien Didelot 提交者: Ingo Molnar

locking/hung_task: Fix typo in CONFIG_DETECT_HUNG_TASK help text

Fix the indefinitiley -> indefinitely typo in Kconfig.debug.
Signed-off-by: NVivien Didelot <vivien.didelot@savoirfairelinux.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/20160922205513.17821-1-vivien.didelot@savoirfairelinux.comSigned-off-by: NIngo Molnar <mingo@kernel.org>
上级 9bf6ffda
...@@ -821,7 +821,7 @@ config DETECT_HUNG_TASK ...@@ -821,7 +821,7 @@ config DETECT_HUNG_TASK
help help
Say Y here to enable the kernel to detect "hung tasks", Say Y here to enable the kernel to detect "hung tasks",
which are bugs that cause the task to be stuck in which are bugs that cause the task to be stuck in
uninterruptible "D" state indefinitiley. uninterruptible "D" state indefinitely.
When a hung task is detected, the kernel will print the When a hung task is detected, the kernel will print the
current stack trace (which you should report), but the current stack trace (which you should report), but the
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册