]> 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)
commit5c0bd4b8c904cbaaddcbc8e41ef293ece939083e
tree42db69f1959e2c7ef4873ab43b26177ab0bfcfc5
parenta79b22c16aba19a4828f8bacedbfb36b28b72325
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