commit | 416e2d63794d4e57774989429e174507801915f2 | [log] [tgz] |
---|---|---|
author | Jody Belka <lists-lkml@pimb.org> | Tue Feb 12 23:37:48 2008 +0000 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Feb 13 16:20:35 2008 +0100 |
tree | 368fd58fc80aee084621e904cf9cdfffb076e836 | |
parent | 1cdde19109901e8f1194e227d0bcd48caf713323 [diff] |
x86: fixup machine_ops reboot_{32|64}.c unification fallout When reboot_32.c and reboot_64.c were unified (commit 4d022e35fd...), the machine_ops code was broken, leading to xen pvops kernels failing to properly halt/poweroff/reboot etc. This fixes that up. Signed-off-by: Jody Belka <knew-linux@pimb.org> Cc: Miguel Boton <mboton@gmail.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>