Eric W. Biederman 4de8b9b760 [PATCH] Update sysrq-B to use emergency_restart()
sysrq calls into the reboot path from an interrupt handler
we can either push the code do into process context and
call kernel_restart and get a clean reboot or we can simply
reboot the machine, and increase our chances of actually
rebooting.  emergency_reboot() seems like the closest match
to what we have previously done, and what we want.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-07-26 14:35:43 -07:00
..
2005-06-29 08:46:30 -07:00
2005-07-02 19:12:10 -05:00
2005-07-13 11:56:32 -07:00
2005-07-11 14:42:50 -07:00
2005-07-12 16:00:58 -07:00
2005-07-15 12:30:15 -07:00
2005-07-12 16:01:02 -07:00
2005-07-01 13:07:37 +01:00
2005-07-21 14:16:54 -07:00
2005-04-16 15:20:36 -07:00
2005-07-12 12:08:43 -07:00
2005-06-21 18:46:32 -07:00
2005-04-16 15:20:36 -07:00
2005-07-24 19:30:28 -07:00
2005-07-11 14:14:31 -07:00