[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20061027202729.GO5591@parisc-linux.org>
Date: Fri, 27 Oct 2006 14:27:30 -0600
From: Matthew Wilcox <matthew@....cx>
To: Andrew Morton <akpm@...l.org>
Cc: Pavel Machek <pavel@....cz>, Greg KH <greg@...ah.com>,
Stephen Hemminger <shemminger@...l.org>,
Adrian Bunk <bunk@...sta.de>,
Linus Torvalds <torvalds@...l.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-pci@...ey.karlin.mff.cuni.cz
Subject: Re: vmlinux.lds: consolidate initcall sections
On Fri, Oct 27, 2006 at 01:17:30PM -0700, Andrew Morton wrote:
> Would be nice, but i386 does:
>
> __initcall_start = .;
> .initcall.init : AT(ADDR(.initcall.init) - 0xC0000000) {
> *(.initcall1.init)
Interesting ... but by the looks of SECURITY_INIT, we can support that
by using LOAD_OFFSET ...
-
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