From: Andi Kleen Date: Sat, 8 Feb 2014 08:01:05 +0000 (+0100) Subject: x86, lto: Disable LTO for the x86 VDSO X-Git-Tag: v3.15-rc1~169^2~10 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67424d5a22124fa2d115faa8f32d12506989628f;p=pandora-kernel.git x86, lto: Disable LTO for the x86 VDSO The VDSO does not play well with LTO, so just disable LTO for it. Also pass a 32bit linker flag for the 32bit version. [ hpa: change braces to parens to match kernel Makefile style ] Signed-off-by: Andi Kleen Link: http://lkml.kernel.org/r/1391846481-31491-1-git-send-email-ak@linux.intel.com Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed