On Mon, 2019-05-06 at 12:03:33 UTC, Sachin Sant wrote: > This patch fixes a regression by using correct kernel config variable > for HUGETLB_PAGE_SIZE_VARIABLE. > > Without this huge pages are disabled during kernel boot. > [0.309496] hugetlbfs: disabling because there are no supported hugepage sizes > > Fixes: c5710cd20735 ("powerpc/mm: cleanup HPAGE_SHIFT setup") > Reported-by: Sachin Sant <sach...@linux.ibm.com> > Signed-off-by: Michael Ellerman <m...@ellerman.id.au> > Tested-by: Sachin Sant <sach...@linux.ibm.com> > Reviewed-by: Christophe Leroy <christophe.le...@c-s.fr>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/04a1942933ced67d2b73c156017bf134 cheers