Re: [PATCH 1/2] powerpc/hugetlb/cma: Allocate gigantic hugetlb pages using CMA

2020-07-30 Thread Michael Ellerman
On Mon, 13 Jul 2020 20:37:48 +0530, Aneesh Kumar K.V wrote: > commit: cf11e85fc08c ("mm: hugetlb: optionally allocate gigantic hugepages > using cma") > added support for allocating gigantic hugepages using CMA. This patch > enables the same for powerpc Applied to powerpc/next. [1/2]

[PATCH 1/2] powerpc/hugetlb/cma: Allocate gigantic hugetlb pages using CMA

2020-07-13 Thread Aneesh Kumar K.V
commit: cf11e85fc08c ("mm: hugetlb: optionally allocate gigantic hugepages using cma") added support for allocating gigantic hugepages using CMA. This patch enables the same for powerpc Signed-off-by: Aneesh Kumar K.V --- arch/powerpc/include/asm/hugetlb.h | 7 +++