mbox series

[0/2,4.19,4.14] watchdog: iTCO: Backport of handle_boot_enabled=0 fix

Message ID cover.1696230340.git.jan.kiszka@siemens.com
Headers show
Series watchdog: iTCO: Backport of handle_boot_enabled=0 fix | expand

Message

Jan Kiszka Oct. 2, 2023, 7:05 a.m. UTC
This suggests a commit (and a follow-up fix for it) from 5.16+ for stable
because it fixes the usage of watchdog.handle_boot_enabled=0 for iTCO,
closing a monitoring gap in OTA update scenarios.

These patches are applicable to and have been tested with 4.19, 4.14
stable heads. The second patch required rebasing, the first one applied
as-is from upstream.

Jan

Cc: Malin Jonsson <malin.jonsson@ericsson.com>

Mika Westerberg (2):
  watchdog: iTCO_wdt: No need to stop the timer in probe
  watchdog: iTCO_wdt: Set NO_REBOOT if the watchdog is not already
    running

 drivers/watchdog/iTCO_wdt.c | 26 +++++++++++++++++++++-----
 1 file changed, 21 insertions(+), 5 deletions(-)