From: Corey Minyard Date: Wed, 28 Jun 2006 11:26:55 +0000 (-0700) Subject: [PATCH] IPMI: watchdog handle panic properly X-Git-Tag: v2.6.18-rc1~441 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96febe9fb7b04f2a078882d08bd6a997dee7cfa3;p=pandora-kernel.git [PATCH] IPMI: watchdog handle panic properly Modify the watchdog timeout in IPMI to only do things at panic/reboot time if the watchdog timer was already running. Some BIOSes do not disable the watchdog timer at startup, and this led to a reboot a while later if the new OS running didn't start monitoring the watchdog, even if the watchdog was not running before. Signed-off-by: Corey Minyard Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed