Re: [PATCH 6/8] sh: Use __INIT macro instead of .text.init.

From: Paul Mundt
Date: Mon Apr 27 2009 - 18:00:32 EST


On Mon, Apr 27, 2009 at 02:02:25PM -0400, Tim Abbott wrote:
> The sh architecture has some code in the .text.init section, but it
> does not reference that section in its linker scripts.
>
> This change moves this code from the .text.init section to the
> .init.text section, which is presumably where it belongs.
>
> Signed-off-by: Tim Abbott <tabbott@xxxxxxx>
> Cc: Paul Mundt <lethal@xxxxxxxxxxxx>

Acked-by: Paul Mundt <lethal@xxxxxxxxxxxx>
--
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/