commit | c0a6c719d2a153abe5d8c3b42f0379a5bd752517 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Fri Apr 29 23:26:27 2016 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Wed May 11 21:53:56 2016 +1000 |
tree | ce4f48594ab45e431c29f752ed49c5f986ba7117 | |
parent | 43a5c684270ee9b5b13c91ec048831dd5b7e0cdc [diff] |
powerpc/mm/radix: Add hugetlb support 4K page size We have hugepage at the pmd level with 4K radix config. Hence we don't need to use hugepd format with radix. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>