From: Mike Frysinger Date: Mon, 27 Aug 2007 08:08:53 +0000 (+0800) Subject: Blackfin arch: vmlinux.lds.S, break up our .init into separate sections X-Git-Tag: v2.6.24-rc1~1462^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27d875f2c134c4b26860ccdd03b4c52cce4efc2c;p=pandora-kernel.git Blackfin arch: vmlinux.lds.S, break up our .init into separate sections Break up our .init into separate section like all other ports do and so that we dont mix text and data (causes disassembly headaches as pointed out by Robin) Cc: Robin Getz Signed-off-by: Mike Frysinger Signed-off-by: Bryan Wu --- Reading git-diff-tree failed