]> asedeno.scripts.mit.edu Git - linux.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)
commit9859f0c7e05b424a7a42032e639a8c44dd537328
tree42db69f1959e2c7ef4873ab43b26177ab0bfcfc5
parent7a308bb3016f57e5be11a677d15b821536419d36
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