From: Miguel Boton Date: Wed, 30 Jan 2008 12:32:51 +0000 (+0100) Subject: x86: reboot_{32|64}.c unification X-Git-Tag: v2.6.25-rc1~1143^2~384 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d022e35fd7e07c522c7863fee6f07e53cf3fc14;p=pandora-kernel.git x86: reboot_{32|64}.c unification reboot_{32|64}.c unification patch. This patch unifies the code from the reboot_32.c and reboot_64.c files. It has been tested in computers with X86_32 and X86_64 kernels and it looks like all reboot modes work fine (EFI restart system hasn't been tested yet). Probably I made some mistakes (like I usually do) so I hope we can identify and fix them soon. Signed-off-by: Miguel Boton Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed