[PATCH] Call emergency_reboot from panic
authorEric W. Biederman <ebiederm@xmission.com>
Tue, 26 Jul 2005 17:49:23 +0000 (11:49 -0600)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 26 Jul 2005 21:35:43 +0000 (14:35 -0700)
commit2f048ea81df94f72dee0d42b3d9b941c03b8c9c5
tree1a60d6cc74585629750030c26c05ca471ca39546
parentff31977782a05504f2586ec9e3e5ab4b09a4c893
[PATCH] Call emergency_reboot from panic

We know the system is in trouble so there is no question if this
is an emergecy :)

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/panic.c