diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2005-07-26 13:44:21 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-07-26 17:35:42 -0400 |
commit | 7c9a90073c75bffbb89763a0c7d44a2e44e9e628 (patch) | |
tree | e871063796c481475926d63a4087f099a1a605db /include/asm-x86_64/sockios.h | |
parent | 4a1421f81b64e49ce932125e7222a2d7b7f87f13 (diff) |
[PATCH] x86_64: Fix reboot_force
We only want to shutdown the apics if reboot_force
is not specified. Be we are doing this both
in machine_shutdown which is called unconditionally
and if (!reboot_force). So simply call machine_shutdown
if (!reboot_force). It looks like something
went weird with merging some of the kexec patches for
x86_64, and caused this.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/asm-x86_64/sockios.h')
0 files changed, 0 insertions, 0 deletions