From: Eric W. Biederman Date: Sat, 25 Jun 2005 21:57:55 +0000 (-0700) Subject: [PATCH] kexec: x86: factor out apic shutdown code X-Git-Tag: v2.6.13-rc1~68^2~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd2a13054ffc25783a74afb5e4a0f2115e45f9cd;p=pandora-kernel.git [PATCH] kexec: x86: factor out apic shutdown code Factor out the apic and smp shutdown code from machine_restart so it can be called by in the kexec reboot path as well. By switching to the bootstrap cpu by default on reboot I can delete/simplify some motherboard fixups well. Signed-off-by: Eric Biederman Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed