powerpc/mm: Don't have generic headers introduce functions touching pte bits
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Tue, 1 Dec 2015 03:36:32 +0000 (09:06 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 14 Dec 2015 04:19:06 +0000 (15:19 +1100)
commitee4889c7bc2a416d76730f318c741723cd64d432
tree289a457d6fc15c745c8b01a808bef3a5de028ffb
parentcbbb8683fb632ecadafcf8a5f81d38156d4274ab
powerpc/mm: Don't have generic headers introduce functions touching pte bits

We are going to drop pte_common.h in the later patch. The idea is to
enable hash code not require to define all PTE bits. Having PTE bits
defined in pte_common.h made the code unnecessarily complex.

Acked-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/book3s/pgtable.h
arch/powerpc/include/asm/pgtable-book3e.h [new file with mode: 0644]
arch/powerpc/include/asm/pgtable.h