linux/arch/x86/realmode/rm
H. Peter Anvin 0247428611 x86, realmode: Move bits to the proper sections in trampoline_64.S
Move various bits to the sections they really belong in in
trampoline_64.S.  Use GLOBAL() rather than ENTRY() for data objects:
ENTRY() should only be used with code and forces alignment to 16
bytes.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Link: http://lkml.kernel.org/r/1336501366-28617-11-git-send-email-jarkko.sakkinen@intel.com
2012-05-08 11:48:03 -07:00
..
wakeup x86, realmode: Move ACPI wakeup to unified realmode code 2012-05-08 11:46:05 -07:00
.gitignore
header.S x86, realmode: Move ACPI wakeup to unified realmode code 2012-05-08 11:46:05 -07:00
Makefile x86, realmode: Move ACPI wakeup to unified realmode code 2012-05-08 11:46:05 -07:00
realmode.lds.S x86, realmode: Add .text64 section, make barrier symbols absolute 2012-05-08 11:47:18 -07:00
reboot_32.S
trampoline_32.S x86, realmode: Move SMP trampoline to unified realmode code 2012-05-08 11:41:51 -07:00
trampoline_64.S x86, realmode: Move bits to the proper sections in trampoline_64.S 2012-05-08 11:48:03 -07:00