]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] kexec: x86_64: factor out apic shutdown code
authorEric W. Biederman <ebiederm@xmission.com>
Sat, 25 Jun 2005 21:58:02 +0000 (14:58 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 25 Jun 2005 23:24:50 +0000 (16:24 -0700)
commitd89559589a588d1a654329d8cd9a3ad33aaad9be
treec1188aea792cfad9553962f659833ee78eef186c
parent1bc3b91aeed71a904e431d12ca90e9b6bcb42c91
[PATCH] kexec: x86_64: 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.

Signed-off-by: Eric Biederman <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/kernel/reboot.c