]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout"
authorGuenter Roeck <linux@roeck-us.net>
Fri, 8 Oct 2021 00:33:02 +0000 (17:33 -0700)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Tue, 26 Oct 2021 18:22:50 +0000 (20:22 +0200)
commit40de9d3ea6cd6bb096169393e08d74eeb214652b
tree727ca0a22e00cbdd0d1ef7615ca9d20037286d36
parent485bd5475dab204d9d634b832666b112ba096f53
Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout"

This reverts commit d56f63912b24 ("watchdog: iTCO_wdt: Account for
rebooting on second timeout") and commit 7a0a604c1fd1 ("watchdog: iTCO_wdt:
Fix detection of SMI-off case") since those patches cause a regression
on certain boards (https://bugzilla.kernel.org/show_bug.cgi?id=213809).

While this revert may result in some boards to only reset after twice
the configured timeout value, that is still better than a watchdog reset
after half the configured value.

Fixes: d56f63912b24 ("watchdog: iTCO_wdt: Account for rebooting on second timeout")
Fixes: 7a0a604c1fd1 ("watchdog: iTCO_wdt: Fix detection of SMI-off case")
Cc: Jan Kiszka <jan.kiszka@siemens.com>
Cc: Mantas Mikulėnas <grawity@gmail.com>
Reported-by: Javier S. Pedro <debbugs@javispedro.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20211008003302.1461733-1-linux@roeck-us.net
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
drivers/watchdog/iTCO_wdt.c