Re: [PATCH] x86: remove LTO flags

2016-07-06 Thread Andi Kleen
On Wed, Jul 06, 2016 at 05:22:50PM -0700, Luis R. Rodriguez wrote: > The setup for LTO never made it upstream, and although this has > some users, this is now really old stuff for a gcc 4.7 LTO problem. Sorry, the LTO flags are still needed. Please don't remove The 4.7 only workaround was only th

[PATCH] x86: remove LTO flags

2016-07-06 Thread Luis R. Rodriguez
The setup for LTO never made it upstream, and although this has some users, this is now really old stuff for a gcc 4.7 LTO problem. Signed-off-by: Luis R. Rodriguez --- arch/x86/entry/vdso/Makefile | 6 ++ include/linux/init.h | 20 +--- kernel/Makefile