]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] ppc64: Remove redundant uses of physRpn_to_absRpn
authorMichael Ellerman <michael@ellerman.id.au>
Wed, 3 Aug 2005 10:21:24 +0000 (20:21 +1000)
committerPaul Mackerras <paulus@samba.org>
Mon, 29 Aug 2005 00:53:36 +0000 (10:53 +1000)
commitaefd16b0c5a594b5feaba23954ad74061f45c8a5
tree64c52d1e3f1ce58b178561f6d5815887b37a81ba
parentce21795275ab469b97384faa36462350af17eca0
[PATCH] ppc64: Remove redundant uses of physRpn_to_absRpn

physRpn_to_absRpn is a no-op on non-iSeries platforms, remove the two
redundant calls.

There's only one caller on iSeries so fold the logic in there so we can get
rid of it completely.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/ppc64/kernel/iSeries_htab.c
arch/ppc64/kernel/pSeries_lpar.c
arch/ppc64/mm/hash_native.c
include/asm-ppc64/abs_addr.h