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)
commitaf6da4e03ddee1064db25f455fe6ae3c645f5fd0
treeef7d3b694a7365ad8be871c2e892c7454c4b31c2
parentcd3ca4425b3d0f31bef844a730c509ec1746581a
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