[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f9ab8206-a3a2-ec6e-2c7b-92e369c0996a@roeck-us.net>
Date: Wed, 1 Jul 2020 06:34:38 -0700
From: Guenter Roeck <linux@...ck-us.net>
To: Tero Kristo <t-kristo@...com>
Cc: Jan Kiszka <jan.kiszka@...mens.com>, wim@...ux-watchdog.org,
linux-watchdog@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] watchdog: rti: tweak min_hw_heartbeat_ms to match
initial allowed window
On 6/30/20 10:50 PM, Tero Kristo wrote:
[ ... ]
> Hardware supports changing the timeout value, however it only updates this during the next window (preload values are picked once user pings the watchdog.)
>
The current driver doesn't support or use that, though, since the start
function is only called once to start the watchdog, and not at all if
the watchdog is already running. So, if the bootloader sets the timeout
to X, and the user sets a timeout of, say, X * 4, userspace will never
ping the watchdog often enough. The driver will have to address that
to support already-running watchdogs.
Thanks,
Guenter
Powered by blists - more mailing lists