[PATCH V4 04/18] powerpc/mm: Split pgtable types to separate header

Paul Mackerras paulus at ozlabs.org
Thu Feb 25 14:12:40 AEDT 2016


On Tue, Feb 23, 2016 at 10:18:06AM +0530, Aneesh Kumar K.V wrote:
> We move the page table accessors into a separate header. We will
> later add a big endian variant of the table which is needed for radix.
> No functionality change only code movement.
> 
> Signed-off-by: Aneesh Kumar K.V <aneesh.kumar at linux.vnet.ibm.com>

Reviewed-by: Paul Mackerras <paulus at samba.org>

We may end up using a big-endian Linux page table even on hash,
for the sake of simplicity.

Paul.


More information about the Linuxppc-dev mailing list