Skip to content
Commit 6f11b2d7 authored by Martin Jäger's avatar Martin Jäger Committed by Christopher Friedt
Browse files

task_wdt: ensure hw wdt is started before being fed



If a fallback hardware watchdog is used, it is fed together with the
task watchdog in task_wdt_feed. However, the hardware watchdog was
not yet set up before the first call to task_wdt_feed.

This commit fixes the order of wdt_setup and task_wdt_feed calls.

Fixes #39523

Signed-off-by: default avatarMartin Jäger <martin@libre.solar>
parent 5166ff9f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment