From: Sam Ravnborg Date: Sun, 20 Jan 2008 13:15:03 +0000 (+0100) Subject: all archs: consolidate init and exit sections in vmlinux.lds.h X-Git-Tag: v2.6.25-rc1~1164^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01ba2bdc6b639764745ff678caf3fb9e5bcd745a;p=pandora-kernel.git all archs: consolidate init and exit sections in vmlinux.lds.h This patch consolidate all definitions of .init.text, .init.data and .exit.text, .exit.data section definitions in the generic vmlinux.lds.h. This is a preparational patch - alone it does not buy us much good. Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed