Re: [PATCH 3/8] arm: Use __INIT macro instead of .text.init.

From: Russell King
Date: Mon Apr 27 2009 - 14:45:51 EST


On Mon, Apr 27, 2009 at 08:43:13PM +0200, Sam Ravnborg wrote:
> On Mon, Apr 27, 2009 at 02:02:22PM -0400, Tim Abbott wrote:
> > arm is placing 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.
>
> It looks obviously correct.
> But I tried and failed to follow the chain of usage.

Yup, I did something similar with the other files some year ago, but
these new files got missed.

> So we need an ack from Russell on this one.

Acked-by: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>

--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of:
--
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/