[PATCH] ARM: appropriate __init annotation for const data

Olof Johansson olof at lixom.net
Sun Jul 26 12:39:50 PDT 2015


On Fri, Jul 24, 2015 at 02:54:04PM -0400, Nicolas Pitre wrote:
> 
> Init data marked const should be annotated with __initconst for
> correctness and not __initdata.  This also fixes LTO builds that
> otherwise fails with section mismatch errors.
> 
> Signed-off-by: Nicolas Pitre <nico at linaro.org>

Applied, thanks.


-Olof



More information about the linux-arm-kernel mailing list