Re: [PATCH] x86, sections, numachip: Remove useless __read_mostly

From: David Rientjes
Date: Sat Feb 08 2014 - 05:29:56 EST


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: x86@xxxxxxxxxx
> Signed-off-by: Andi Kleen <ak@xxxxxxxxxxxxxxx>

Acked-by: David Rientjes <rientjes@xxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/