commit | 3d35ac346e981162eeba391e496faceed4753e7b | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@linux.intel.com> | Mon Feb 14 18:36:03 2011 -0800 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Thu Feb 17 21:05:34 2011 -0800 |
tree | 1f902bd0b8d62aa65b9d216483cbecc9a712a72b | |
parent | 014eea518af3d141e276664cf40ef3da899eba35 [diff] |
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 <hpa@linux.intel.com> LKML-Reference: <4D5DFBE4.7090104@intel.com> Cc: Stephen Rothwell <sfr@canb.auug.org.au> Cc: Rafael J. Wysocki <rjw@sisk.pl> Cc: Matthieu Castet <castet.matthieu@free.fr>