]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc/mm: Remove uses of abs_to_virt() and virt_to_abs()
authorMichael Ellerman <michael@ellerman.id.au>
Wed, 25 Jul 2012 21:19:58 +0000 (21:19 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 5 Sep 2012 05:19:31 +0000 (15:19 +1000)
commitd88dc13a2463cac2a909d6b8570b7d47f88f1b6e
treed6e961d47b33d8d97b9a9612e3830ed5aaf86f40
parent474e3d569b63f7275cfec072d7ef7b2ffb8904c8
powerpc/mm: Remove uses of abs_to_virt() and virt_to_abs()

These days they are just __va() and __pa() respectively.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/mm/stab.c