commit | 9859f0c7e05b424a7a42032e639a8c44dd537328 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Wed Dec 14 10:09:45 2016 +0530 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Mon Jan 23 19:19:28 2017 +1100 |
tree | 42db69f1959e2c7ef4873ab43b26177ab0bfcfc5 | |
parent | 7a308bb3016f57e5be11a677d15b821536419d36 [diff] |
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>