[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 <ebiederm@xmission.com> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
Showing
- drivers/char/watchdog/eurotechwdt.c 1 addition, 1 deletiondrivers/char/watchdog/eurotechwdt.c
- drivers/char/watchdog/softdog.c 1 addition, 1 deletiondrivers/char/watchdog/softdog.c
- drivers/char/watchdog/wdt.c 1 addition, 1 deletiondrivers/char/watchdog/wdt.c
- drivers/char/watchdog/wdt_pci.c 1 addition, 1 deletiondrivers/char/watchdog/wdt_pci.c
Loading
Please register or sign in to comment