From: H. Peter Anvin Date: Tue, 8 May 2012 18:22:31 +0000 (+0300) Subject: x86, realmode: Allow absolute pa_* symbols in the realmode code X-Git-Tag: v3.5-rc1~45^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a6de3148cfd1a0240a85ea4a1cad34d250d882f;p=pandora-kernel.git 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 Link: http://lkml.kernel.org/r/1336501366-28617-9-git-send-email-jarkko.sakkinen@intel.com --- Reading git-diff-tree failed