From: Sam Ravnborg Date: Tue, 4 Jan 2011 11:39:12 +0000 (+0000) Subject: sparc: use _start for the start entry (like 64 bit does) X-Git-Tag: v2.6.38-rc1~472^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2a39b0d8ec2ce2bdcff4e01572b4e885220254d;p=pandora-kernel.git sparc: use _start for the start entry (like 64 bit does) We use "_start" in 64 bit - do the same in 32 bit. It is always good to be consistent. Signed-off-by: Sam Ravnborg Signed-off-by: David S. Miller --- Reading git-diff-tree failed