powerpc/mm: Remove radix dependency on HugeTLB page
authorAneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Tue, 14 May 2019 06:03:02 +0000 (11:33 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 4 Jul 2019 14:44:53 +0000 (00:44 +1000)
commit57caddae6ef43531a9f09a7f123c670db0789dad
treee83394558fdfdffb9c2290178221b60d75089436
parent1ecf2cdc74fc7f79b4b45dd34f89c4a8e6ada96f
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>
arch/powerpc/platforms/Kconfig.cputype