From: Eric W. Biederman Date: Tue, 26 Jul 2005 17:53:19 +0000 (-0600) Subject: [PATCH] Fix watchdog drivers to call emergency_reboot() X-Git-Tag: v2.6.13-rc4~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f82567e55fcd25bb7addf2cfd8b79f36f409dc2e;p=pandora-kernel.git [PATCH] Fix watchdog drivers to call emergency_reboot() If a watchdog driver has decided it is time to reboot the system we know something is wrong and we are in interrupt context so emergency_reboot() is what we want. Signed-off-by: Eric W. Biederman Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed