Re: vmlinux.lds: consolidate initcall sections

From: Matthew Wilcox
Date: Fri Oct 27 2006 - 16:28:05 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/