]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Add sun4v_wdt watchdog driver
authorwim.coekaerts@oracle.com <wim.coekaerts@oracle.com>
Fri, 29 Jan 2016 17:39:38 +0000 (09:39 -0800)
committerAllen Pais <allen.pais@oracle.com>
Tue, 19 Apr 2016 12:29:34 +0000 (17:59 +0530)
commit15c256230602ff2bcd44ff15d473eb86a3e8bdae
tree04a09b9603176b15ceeaabfa0b3f960211d45e6b
parentd07002ded72b59db18621464abcbd73b30ec1989
Add sun4v_wdt watchdog driver

This driver adds sparc hypervisor watchdog support. The default
timeout is 60 seconds and the range is between 1 and
31536000 seconds. Both watchdog-resolution and
watchdog-max-timeout MD properties settings are supported.

Signed-off-by: Wim Coekaerts <wim.coekaerts@oracle.com>
Reviewed-by: Julian Calaby <julian.calaby@gmail.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Allen Pais <allen.pais@oracle.com>
(cherry picked from commit eccc96426978c0fa963f8712077ecb6247f0e57e)
Documentation/watchdog/watchdog-parameters.txt
arch/sparc/kernel/hvcalls.S
arch/sparc/kernel/sparc_ksyms_64.c
drivers/watchdog/Kconfig
drivers/watchdog/Makefile
drivers/watchdog/sun4v_wdt.c [new file with mode: 0644]