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)
commit404347e68aeb81b89dc440135ed23fcabff104f9
treed5b344920da0d8aa97986ffa7db7cf54bec9b1f6
parenta1ad4f15054b58636aa58f0df2961259f8781746
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