From: H. Peter Anvin Date: Tue, 15 Feb 2011 02:36:03 +0000 (-0800) Subject: x86, reboot: Move the real-mode reboot code to an assembly file X-Git-Tag: v2.6.39-rc1~483^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d35ac346e981162eeba391e496faceed4753e7b;p=pandora-kernel.git x86, reboot: Move the real-mode reboot code to an assembly file Move the real-mode reboot code out to an assembly file (reboot_32.S) which is allocated using the common lowmem trampoline allocator. Signed-off-by: H. Peter Anvin LKML-Reference: <4D5DFBE4.7090104@intel.com> Cc: Stephen Rothwell Cc: Rafael J. Wysocki Cc: Matthieu Castet --- Reading git-diff-tree failed