summaryrefslogtreecommitdiff
path: root/kernel/panic.c
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2005-07-26 17:47:32 (GMT)
committerLinus Torvalds <torvalds@g5.osdl.org>2005-07-26 21:35:43 (GMT)
commitff31977782a05504f2586ec9e3e5ab4b09a4c893 (patch)
tree3cf1d3ab1be8688a4de9bca44d8dac276f6038e2 /kernel/panic.c
parent62b3a04d75d2dc9480d5ad3b60f4258e548a6a83 (diff)
downloadlinux-ff31977782a05504f2586ec9e3e5ab4b09a4c893.tar.xz
[PATCH] Use kernel_power_off in sysrq-o
We already do all of the gymnastics to run from process context to call the power off code so call into the power off code cleanly. This especially helps acpi as part of it's shutdown logic should run acpi_shutdown called from device_shutdown which was not being called from here. Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel/panic.c')
0 files changed, 0 insertions, 0 deletions