sparc: Access kernel TSB using physical addressing when possible.
authorDavid S. Miller <davem@davemloft.net>
Fri, 5 Aug 2011 07:53:57 +0000 (00:53 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 5 Aug 2011 07:53:57 +0000 (00:53 -0700)
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>

No differences found