From: Jody Belka Date: Tue, 12 Feb 2008 23:37:48 +0000 (+0000) Subject: x86: fixup machine_ops reboot_{32|64}.c unification fallout X-Git-Tag: v2.6.25-rc2~74^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=416e2d63794d4e57774989429e174507801915f2;p=pandora-kernel.git 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 Cc: Miguel Boton Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed