[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090427184440.GC30189@flint.arm.linux.org.uk>
Date: Mon, 27 Apr 2009 19:44:40 +0100
From: Russell King <rmk+lkml@....linux.org.uk>
To: Sam Ravnborg <sam@...nborg.org>
Cc: Tim Abbott <tabbott@....EDU>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Linux kernel mailing list <linux-kernel@...r.kernel.org>,
Anders Kaseorg <andersk@....edu>,
Waseem Daher <wdaher@....edu>,
Denys Vlasenko <vda.linux@...glemail.com>,
Jeff Arnold <jbarnold@....edu>,
Paul Mundt <lethal@...ux-sh.org>
Subject: Re: [PATCH 3/8] arm: Use __INIT macro instead of .text.init.
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@....linux.org.uk>
--
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists