From: Harish Jenny K N Date: Wed, 20 Aug 2014 06:26:17 +0000 (+0530) Subject: lockup-watchdogs: Fix a typo X-Git-Tag: firefly_0821_release~176^2~1608^2~101 X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=8ae34ea7e8e655a9afe477062f1d91a3700959b5;p=firefly-linux-kernel-4.4.55.git lockup-watchdogs: Fix a typo s/BOOTPARAM_HARDLOCKUP_PANIC/BOOTPARAM_SOFTLOCKUP_PANIC Signed-off-by: Harish Jenny K N Acked-by: Randy Dunlap Signed-off-by: Jiri Kosina --- diff --git a/Documentation/lockup-watchdogs.txt b/Documentation/lockup-watchdogs.txt index d2a36602ca8d..ab0baa692c13 100644 --- a/Documentation/lockup-watchdogs.txt +++ b/Documentation/lockup-watchdogs.txt @@ -12,7 +12,7 @@ stack trace is displayed upon detection and, by default, the system will stay locked up. Alternatively, the kernel can be configured to panic; a sysctl, "kernel.softlockup_panic", a kernel parameter, "softlockup_panic" (see "Documentation/kernel-parameters.txt" for -details), and a compile option, "BOOTPARAM_HARDLOCKUP_PANIC", are +details), and a compile option, "BOOTPARAM_SOFTLOCKUP_PANIC", are provided for this. A 'hardlockup' is defined as a bug that causes the CPU to loop in