From: Andrew Morton Date: Fri, 27 Oct 2006 18:41:44 +0000 (-0700) Subject: [PATCH] vmlinux.lds: consolidate initcall sections X-Git-Tag: v2.6.19-rc4~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61ce1efe6e40233663d27ab8ac9ba9710eebcaad;p=pandora-kernel.git [PATCH] vmlinux.lds: consolidate initcall sections Add a vmlinux.lds.h helper macro for defining the eight-level initcall table, teach all the architectures to use it. This is a prerequisite for a patch which performs initcall synchronisation for multithreaded-probing. Cc: Greg KH Signed-off-by: Andrew Morton [ Added AVR32 as well ] Signed-off-by: Haavard Skinnemoen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed