commit | 2a6de3148cfd1a0240a85ea4a1cad34d250d882f | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@linux.intel.com> | Tue May 08 21:22:31 2012 +0300 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Tue May 08 11:47:11 2012 -0700 |
tree | 5cdd4655fcb16fe035a1507c0be824748a270c57 | |
parent | f156ffc439951b63cfa9f4d999a8d54267f13282 [diff] |
x86, realmode: Allow absolute pa_* symbols in the realmode code Allow pa_* symbols to be absolute (outside any section) in the realmode linker script. Some versions of GNU ld are known to be unhappy about symbols defined in a section that is otherwise empty. Signed-off-by: H. Peter Anvin <hpa@linux.intel.com> Link: http://lkml.kernel.org/r/1336501366-28617-9-git-send-email-jarkko.sakkinen@intel.com