* Bartlomiej Zolnierkiewicz <[email protected]> wrote:
> __initdata tag should be placed between the variable name and equal
> sign for the variable to be placed in the intended .init.data section.
>
> Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
> Signed-off-by: Kyungmin Park <[email protected]>
> ---
> arch/x86/platform/geode/alix.c | 2 +-
> arch/x86/platform/geode/geos.c | 2 +-
> arch/x86/platform/geode/net5501.c | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
Does this fix have any runtime effects, i.e. should we queue this up as an
urgent fix for v3.12, or does tip:x86/platform with a v3.13 merge suffice?
Thanks,
ingo
--
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/