From: Tim Abbott Date: Fri, 18 Sep 2009 20:32:49 +0000 (-0400) Subject: m32r: Cleanup linker script using new linker script macros. X-Git-Tag: v2.6.32-rc1~28^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85233c43f7fece10a3ea8ed34f0d546b8dd3a435;p=pandora-kernel.git m32r: Cleanup linker script using new linker script macros. This patch is largely a straightforward conversion. One thing to note is that the new macros use fewer separate output sections than the old code; this should have no functional impact but is relevant for people objdumping vmlinux files. Also note that it moves the .data.init_task output sections inside _edata. Signed-off-by: Tim Abbott Signed-off-by: Hirokazu Takata --- Reading git-diff-tree failed