diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug index 2e2cca5092318faf62d10ed96a3b7d0a8b9cc129..cab7405f48d24f7048b1494f53caa157998b4cea 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug @@ -821,7 +821,7 @@ config DETECT_HUNG_TASK help Say Y here to enable the kernel to detect "hung tasks", 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 current stack trace (which you should report), but the