On 22 May 2017 at 16:06, Rasmus Villemoes <[email protected]> wrote: > > Rasmus Villemoes (3): > watchdog: introduce watchdog_worker_should_ping helper > watchdog: introduce watchdog.open_timeout commandline parameter > watchdog: introduce CONFIG_WATCHDOG_OPEN_TIMEOUT > > Documentation/watchdog/watchdog-parameters.txt | 10 +++++++ > drivers/watchdog/Kconfig | 9 +++++++ > drivers/watchdog/watchdog_dev.c | 37 > +++++++++++++++++++++++--- > 3 files changed, 52 insertions(+), 4 deletions(-)
Thanks. This is definitely useful for embedded applications. If this get merged, it should be able to replace several out-of-tree hacks to accomplish the same thing. For all 3 patches: Reviewed-by: Esben Haabendal <[email protected]> /Esben

