]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/powerpc/mm/pgtable_64.c
powerpc/mm: Move THP headers around
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Tue, 1 Dec 2015 03:36:53 +0000 (09:06 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 14 Dec 2015 04:19:14 +0000 (15:19 +1100)
commite34aa03ca48d0c7982530436ce996f374b65913c
tree6d66b8a7067eea95aebabb1d4770d66d0cda6049
parent26a344aea48c99cfd80d292a470a480e1c2bd5d9
powerpc/mm: Move THP headers around

We support THP only with book3s_64 and 64K page size. Move
THP details to hash64-64k.h to clarify the same.

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/64/hash-64k.h
arch/powerpc/include/asm/book3s/64/hash.h
arch/powerpc/include/asm/nohash/64/pgtable.h
arch/powerpc/mm/hash_native_64.c
arch/powerpc/mm/pgtable_64.c
arch/powerpc/platforms/pseries/lpar.c