linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Best practice when probe fails on armed watchdog?
@ 2020-01-29 17:16 Ulrich Hecht
  2020-01-29 17:33 ` Guenter Roeck
  0 siblings, 1 reply; 2+ messages in thread
From: Ulrich Hecht @ 2020-01-29 17:16 UTC (permalink / raw)
  To: linux-watchdog; +Cc: wsa

Hi!

What is the right thing to do when a watchdog device that has been armed by the bootloader fails to probe? Should the driver

- disable the device and thus save the system from being torn down by a potentially malfunctioning watchdog, at the risk of missing issues further down the line, or
- leave it as is (even though that would most likely result in a reset), hoping that the error is either transient or that there is a mechanism in place outside the kernel that will resolve it?

Is there a best practice for this case?

CU
Uli

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-01-29 17:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-29 17:16 Best practice when probe fails on armed watchdog? Ulrich Hecht
2020-01-29 17:33 ` Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).