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)
commit9076d0e7e02b98f7a65df10d1956326c8d8ba61a
treeef7d3b694a7365ad8be871c2e892c7454c4b31c2
parenta61b582954183e93a3dc3a5cf6bfd2e2c3b40aba
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>
arch/sparc/include/asm/tsb.h
arch/sparc/kernel/ktlb.S
arch/sparc/kernel/vmlinux.lds.S
arch/sparc/mm/init_64.c