]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/mm: Remove the debug hugepd_ok check
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Wed, 14 Dec 2016 04:39:45 +0000 (10:09 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 23 Jan 2017 08:19:28 +0000 (19:19 +1100)
commit79bdb77599f842eb82f985eb454c420d78f07ad5
tree42db69f1959e2c7ef4873ab43b26177ab0bfcfc5
parentd7f1fb4027205b49c71f8d2513127c86e1155866
powerpc/mm: Remove the debug hugepd_ok check

We don't do this for other page table entries. So lets keep this simple
and always return false for hugepd check on a 64K page size config.

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/pgtable-64k.h
arch/powerpc/mm/hugetlbpage-hash64.c