commit | 334bb79c18eb8c1a314536b4b347ecab97d25d93 | [log] [tgz] |
---|---|---|
author | Pranith Kumar <bobby.prani@gmail.com> | Sat Oct 10 15:40:42 2015 -0400 |
committer | Jonathan Corbet <corbet@lwn.net> | Sun Oct 11 15:41:16 2015 -0600 |
tree | 52582800dc9eb1edc48efc661a810ca44600538c | |
parent | 0ea1563bc108408083f2ac6dc38d7b8992e5b819 [diff] |
doc: Clarify that nmi_watchdog param is for hardlockups The kernel NMI watchdog acts as both a hardlockup and softlockup detector. However, the kernel parameter nmi_watchdog can only enable or disable the hardlockup detector. Clarify that in the documentation. Signed-off-by: Pranith Kumar <bobby.prani@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>