]> git.baikalelectronics.ru Git - kernel.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)
commit242c16acd49b6300b89aa1d8b61a4422047cebbe
treed6e961d47b33d8d97b9a9612e3830ed5aaf86f40
parent64505effc6347d297ad3bcd33ccdffb1fd5679cc
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