From: Sam Ravnborg Date: Tue, 4 Jan 2011 11:39:11 +0000 (+0000) Subject: sparc: use trapbase in setup_arch X-Git-Tag: v2.6.38-rc1~472^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e405ae76af19cd2c85335b842f880a2bc98ba785;p=pandora-kernel.git sparc: use trapbase in setup_arch start and trapbase point to the same address. But using start to assing to sparc_ttable looked confusing. Replace this with the use of trapbase. Signed-off-by: Sam Ravnborg Signed-off-by: David S. Miller --- Reading git-diff-tree failed