Searched hist:"487 f50ff" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/x86/realmode/rm/ |
H A D | realmode.lds.S | 487f50ff Tue May 08 13:22:32 CDT 2012 H. Peter Anvin <hpa@linux.intel.com> x86, realmode: Add .text64 section, make barrier symbols absolute
Add a .text64 section. The purpose of this is to keep 16-, 32- and 64-bit code segregated into separate sections, mainly to keep disassembly sane.
Move barrier symbols out of sections to avoid the "symbol in empty section" problem in some versions of GNU ld.
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com> Link: http://lkml.kernel.org/r/1336501366-28617-10-git-send-email-jarkko.sakkinen@intel.com 487f50ff Tue May 08 13:22:32 CDT 2012 H. Peter Anvin <hpa@linux.intel.com> x86, realmode: Add .text64 section, make barrier symbols absolute Add a .text64 section. The purpose of this is to keep 16-, 32- and 64-bit code segregated into separate sections, mainly to keep disassembly sane. Move barrier symbols out of sections to avoid the "symbol in empty section" problem in some versions of GNU ld. Signed-off-by: H. Peter Anvin <hpa@linux.intel.com> Link: http://lkml.kernel.org/r/1336501366-28617-10-git-send-email-jarkko.sakkinen@intel.com
|