commit | d89559589a588d1a654329d8cd9a3ad33aaad9be | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Sat Jun 25 14:58:02 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sat Jun 25 16:24:50 2005 -0700 |
tree | c1188aea792cfad9553962f659833ee78eef186c | |
parent | 1bc3b91aeed71a904e431d12ca90e9b6bcb42c91 [diff] |
[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>