]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: Better document the softlockup_panic sysctl
authorGuilherme G. Piccoli <gpiccoli@canonical.com>
Tue, 10 Mar 2020 18:36:49 +0000 (15:36 -0300)
committerJonathan Corbet <corbet@lwn.net>
Tue, 10 Mar 2020 19:55:55 +0000 (13:55 -0600)
commit5b9e1b9a9cb839bfd9a53331735d376adf97e5fc
treee085603e0bb4c052668bf48082297e95b2b2fba7
parent701ab4aa8e3943ee41a9b94e2be11e8cf53d49c2
Documentation: Better document the softlockup_panic sysctl

Commit 607a2f2ec14b ("softlockup: allow panic on lockup") added the
softlockup_panic sysctl, but didn't add information about it to the file
Documentation/admin-guide/sysctl/kernel.rst (which in that time certainly
wasn't rst and had other name!).

This patch just adds the respective documentation and references it from
the corresponding entry in Documentation/admin-guide/kernel-parameters.txt.

This patch was strongly based on Scott Wood's commit 25600a21bf43
("Documentation: Better document the hardlockup_panic sysctl").

Reviewed-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Guilherme G. Piccoli <gpiccoli@canonical.com>
Link: https://lore.kernel.org/r/20200310183649.23163-1-gpiccoli@canonical.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/admin-guide/kernel-parameters.txt
Documentation/admin-guide/sysctl/kernel.rst