]> git.baikalelectronics.ru Git - kernel.git/commit
docs: document panic fully in sysctl/kernel.rst
authorStephen Kitt <steve@sk2.org>
Tue, 18 Feb 2020 12:59:21 +0000 (13:59 +0100)
committerJonathan Corbet <corbet@lwn.net>
Wed, 19 Feb 2020 10:34:37 +0000 (03:34 -0700)
commitd8e3435af8870da4be9bc75b0f2efa1ad4f30401
treed5b344920da0d8aa97986ffa7db7cf54bec9b1f6
parent7ec07c8965e9b6f99ddd4b3f9f9efef9af2ba400
docs: document panic fully in sysctl/kernel.rst

The description of panic doesn’t cover all the supported scenarios;
this patch fixes that, describing the three possibilities (no reboot,
immediate reboot, reboot after a delay).

Based on the implementation in kernel/panic.c.

Signed-off-by: Stephen Kitt <steve@sk2.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/admin-guide/sysctl/kernel.rst