From: Michal Simek Date: Wed, 28 Jul 2010 07:29:11 +0000 (+0200) Subject: microblaze: Do not use _start in vmlinux X-Git-Tag: v2.6.36-rc1~560^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca28b510163a55df6260652056bfc60c4cf8aca1;p=pandora-kernel.git microblaze: Do not use _start in vmlinux _start symbol stores physical address where kernel is. Gdb uses this symbol for their purpose that's why we have to rename it. Signed-off-by: Michal Simek --- Reading git-diff-tree failed