commit | 57caddae6ef43531a9f09a7f123c670db0789dad | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> | Tue May 14 11:33:02 2019 +0530 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri Jul 05 00:44:53 2019 +1000 |
tree | e83394558fdfdffb9c2290178221b60d75089436 | |
parent | 1ecf2cdc74fc7f79b4b45dd34f89c4a8e6ada96f [diff] |
powerpc/mm: Remove radix dependency on HugeTLB page Now that we have switched the page table walk to use pmd_is_leaf we can now revert commit 8adddf349fda ("powerpc/mm/radix: Make Radix require HUGETLB_PAGE") Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>