git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
634676c
)
x86, lto: Disable LTO for the x86 VDSO
author
Andi Kleen
<ak@linux.intel.com>
Sat, 8 Feb 2014 08:01:05 +0000
(09:01 +0100)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Fri, 14 Feb 2014 04:21:57 +0000
(20:21 -0800)
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 <ak@linux.intel.com>
Link:
http://lkml.kernel.org/r/1391846481-31491-1-git-send-email-ak@linux.intel.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/vdso/Makefile
patch
|
blob
|
history
diff --cc
arch/x86/vdso/Makefile
Simple merge