diff options
author | H. Peter Anvin <hpa@linux.intel.com> | 2012-05-08 21:22:33 +0300 |
---|---|---|
committer | H. Peter Anvin <hpa@linux.intel.com> | 2012-05-08 11:48:03 -0700 |
commit | 024742861124ef26dae4cfc620250f8f47ac934a (patch) | |
tree | 5c68582d406e70bd08e59afd3b23d50410264280 /arch/x86/realmode/rm/trampoline_32.S | |
parent | 487f50ffeb142d8f86fff6e43a8852ce3d46c173 (diff) |
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
Diffstat (limited to 'arch/x86/realmode/rm/trampoline_32.S')
0 files changed, 0 insertions, 0 deletions