diff options
author | H. Peter Anvin <hpa@linux.intel.com> | 2012-05-08 22:22:33 +0400 |
---|---|---|
committer | H. Peter Anvin <hpa@linux.intel.com> | 2012-05-08 22:48:03 +0400 |
commit | 024742861124ef26dae4cfc620250f8f47ac934a (patch) | |
tree | 5c68582d406e70bd08e59afd3b23d50410264280 /init | |
parent | 487f50ffeb142d8f86fff6e43a8852ce3d46c173 (diff) | |
download | linux-024742861124ef26dae4cfc620250f8f47ac934a.tar.xz |
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 'init')
0 files changed, 0 insertions, 0 deletions