Re: Patch: softdog and WDIOS_DISABLECARD

Alan Cox (alan@lxorguk.ukuu.org.uk)
Wed, 2 May 2001 12:41:57 +0100 (BST)


> I have found a potential problem with the current
> implementation of the software watchdog. I have
> CONFIG_WATCHDOG_NOWAYOUT set for a reliable watchdog.
> However, there are instances where I want to explicitly
> shut it down. The problem with disabling

It is intentional you cannot shut it down. The whole point of that mode
of operation is that you can make definitive statements about your watchdogs.

You can swap the watchdog process with any simple program that keeps it ticking
while you do other work, then swap back.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/