commit | 9076d0e7e02b98f7a65df10d1956326c8d8ba61a | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri Aug 05 00:53:57 2011 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 05 00:53:57 2011 -0700 |
tree | ef7d3b694a7365ad8be871c2e892c7454c4b31c2 | |
parent | a61b582954183e93a3dc3a5cf6bfd2e2c3b40aba [diff] |
sparc: Access kernel TSB using physical addressing when possible. On sun4v this is basically required since we point the hypervisor and the TSB walking hardware at these tables using physical addressing too. Signed-off-by: David S. Miller <davem@davemloft.net>