Re: [PATCH] FRV: Fix unannotated variable declarations

From: Yasunori Goto
Date: Wed Mar 21 2007 - 22:19:27 EST


> From: David Howells <dhowells@xxxxxxxxxx>
>
> Fix unannotated variable declarations. Variables that have allocation section
> annotations (such as __meminitdata) on their definitions must also have them on
> their declarations as not doing so may affect the addressing mode used by the
> compiler and may result in a linker error.

Right. Thanks.

Acked-by: Yasunori Goto <y-goto@xxxxxxxxxxxxxx>


--
Yasunori Goto


-
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/