[PATCH] sysrq-o atomicity fix
sysrq-o is supposed to power off the machine. But if it calls into ACPI (at least) it does lots of sleepy things, so we best not do this from interrupt context.
Showing
Please register or sign in to comment