From: Michael Davidson Date: Fri, 11 Oct 2013 01:39:54 +0000 (-0700) Subject: x86, relocs: Add more per-cpu gold special cases X-Git-Tag: v3.14-rc1~156^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d751c169e9a6f0f853346f1184881422bd10b3c2;p=pandora-kernel.git x86, relocs: Add more per-cpu gold special cases The "gold" linker doesn't seem to put some additional per-cpu cases in the right place. Add these to the per-cpu check. Without this, the kASLR patch series fails to correctly apply relocations, and fails to boot. Signed-off-by: Michael Davidson Signed-off-by: Kees Cook Link: http://lkml.kernel.org/r/20131011013954.GA28902@www.outflux.net Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed