From: Eric W. Biederman Date: Tue, 26 Jul 2005 17:45:31 +0000 (-0600) Subject: [PATCH] x86_64: Implemenent machine_emergency_restart X-Git-Tag: v2.6.13-rc4~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62b3a04d75d2dc9480d5ad3b60f4258e548a6a83;p=pandora-kernel.git [PATCH] x86_64: Implemenent machine_emergency_restart It is not safe to call set_cpus_allowed() in interrupt context and disabling the apics is complicated code. So unconditionally skip machine_shutdown in machine_emergency_reboot on x86_64. Signed-off-by: Eric W. Biederman Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed