On Sat, 8 Feb 2014, Andi Kleen wrote: > const __read_mostly does not make any sense, because const > data is already read-only. Remove the __read_mostly > for the numachip APIC driver. This avoids a LTO > section conflict compile problem. > > Cc: [email protected] > Signed-off-by: Andi Kleen <[email protected]>
Acked-by: David Rientjes <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

