]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commitdiff
watchdog/hpwdt: Update documentation
authorJerry Hoemann <jerry.hoemann@hpe.com>
Fri, 17 May 2019 20:59:42 +0000 (14:59 -0600)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Mon, 8 Jul 2019 14:10:09 +0000 (16:10 +0200)
Update documentation to explain new module parameter kdumptimeout.

Signed-off-by: Jerry Hoemann <jerry.hoemann@hpe.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Documentation/watchdog/hpwdt.txt

index 55df692c5595fa2e7c891ec2275fe83682821990..35da1413637e9330a3b266ebb01592e85cfc7aa5 100644 (file)
@@ -33,6 +33,10 @@ Last reviewed: 08/20/2018
                Default value is set when compiling the kernel. If it is set
                to "Y", then there is no way of disabling the watchdog once
                it has been started.
+ kdumptimeout  Minimum timeout in seconds to apply upon receipt of an NMI
+               before calling panic. (-1) disables the watchdog.  When value
+               is > 0, the timer is reprogrammed with the greater of
+               value or current timeout value.
 
  NOTE: More information about watchdog drivers in general, including the ioctl
        interface to /dev/watchdog can be found in