]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
powerpc/mm/thp: Abstraction for THP functions
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Fri, 29 Apr 2016 13:26:29 +0000 (23:26 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 11 May 2016 11:53:57 +0000 (21:53 +1000)
commit3df33f12be2f6fa88dff12564ab1d069482e3224
tree70a1a974df6f748741a5768a71c305a370812537
parent6a1ea36260f69f1aea85bbf8afcd6a8c193485b9
powerpc/mm/thp: Abstraction for THP functions

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/pgtable-64k.h
arch/powerpc/include/asm/book3s/64/pgtable.h
arch/powerpc/mm/Makefile
arch/powerpc/mm/pgtable-book3s64.c [new file with mode: 0644]
arch/powerpc/mm/pgtable-hash64.c