From: Andi Kleen Date: Sat, 8 Feb 2014 08:01:15 +0000 (+0100) Subject: Kbuild, lto: Disable LTO for asm-offsets.c X-Git-Tag: v3.15-rc1~169^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e64ff42ea3d8d2fc8aa71f9717b3c1cb6c2f893;p=pandora-kernel.git Kbuild, lto: Disable LTO for asm-offsets.c The asm-offset.c technique to fish data out of the assembler file does not work with LTO. Just disable for the asm-offset.c build. Signed-off-by: Andi Kleen Link: http://lkml.kernel.org/r/1391846481-31491-11-git-send-email-ak@linux.intel.com Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed