Re: [PATCH] powerpc: Fix hugetlb with CONFIG_PPC_MM_SLICES=y

2011-09-23 Thread Becky Bruce
On Sep 21, 2011, at 12:58 AM, Paul Mackerras wrote: > Commit 41151e77a4 ("powerpc: Hugetlb for BookE") added some > #ifdef CONFIG_MM_SLICES conditionals to hugetlb_get_unmapped_area() > and vma_mmu_pagesize(). Unfortunately this is not the correct config > symbol; it should be CONFIG_PPC_MM_SLIC

[PATCH] powerpc: Fix hugetlb with CONFIG_PPC_MM_SLICES=y

2011-09-20 Thread Paul Mackerras
Commit 41151e77a4 ("powerpc: Hugetlb for BookE") added some #ifdef CONFIG_MM_SLICES conditionals to hugetlb_get_unmapped_area() and vma_mmu_pagesize(). Unfortunately this is not the correct config symbol; it should be CONFIG_PPC_MM_SLICES. The result is that attempting to use hugetlbfs on 64-bit