On Tue, Feb 18, 2014 at 09:50:39AM -0500, Konrad Rzeszutek Wilk wrote: > On Tue, Feb 18, 2014 at 03:28:57PM +0100, Andi Kleen wrote: > > From: Andi Kleen <ak@xxxxxxxxxxxxxxx> > > > > When __gnu_lto_* is present that means that the module hasn't run with > > LTO yet. > > The title says 'warn' but this is not a warning just information. > > Can you actually build modules against the kernel with different compiler > options? I thought it would complain when trying to load about some > form of mismatch? Sure it has worked forever (I think the only reason we still check compiler versions was some ancient long obsolete ABI problem) LTO is also fully ABI compatible. Hmm I think this patch can be actually removed now because I default to slim LTO, and with that it wouldn't even load if this happens. I'll remove it. -Andi -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html