commit | e405ae76af19cd2c85335b842f880a2bc98ba785 | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@ravnborg.org> | Tue Jan 04 11:39:11 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 04 19:25:03 2011 -0800 |
tree | 8e90bb182785080e9697b13ccf4ee6d7655b00de | |
parent | 2fe74fa9662f8df51e6ef18227089f54cc07e16a [diff] |
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 <sam@ravnborg.org> Signed-off-by: David S. Miller <davem@davemloft.net>