From: Russell King Date: Tue, 5 Jul 2011 21:56:41 +0000 (+0100) Subject: ARM: vmlinux.lds: rearrange .init output section X-Git-Tag: v3.1-rc1~258^2~1^5~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1604d79d372bcf0cf1aebcbdee251bd0f3d56665;p=pandora-kernel.git ARM: vmlinux.lds: rearrange .init output section Keep the various linker tables as separate output sections rather than combining them together into one big .init section. This makes the 'vmlinux' easier to see what is placed where. Acked-by: Nicolas Pitre Tested-by: Stephen Boyd Signed-off-by: Russell King --- Reading git-diff-tree failed