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)
commit6e7733ef0bb9372d5491168635f6ecba8ac3cb8a
tree727ca0a22e00cbdd0d1ef7615ca9d20037286d36
parent519d81956ee277b4419c723adfb154603c2565ba
Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout"

This reverts commit cb011044e34c ("watchdog: iTCO_wdt: Account for
rebooting on second timeout") and commit aec42642d91f ("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: cb011044e34c ("watchdog: iTCO_wdt: Account for rebooting on second timeout")
Fixes: aec42642d91f ("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