sparc: use trapbase in setup_arch
authorSam Ravnborg <sam@ravnborg.org>
Tue, 4 Jan 2011 11:39:11 +0000 (11:39 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 5 Jan 2011 03:25:03 +0000 (19:25 -0800)
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 <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found