OSDN Git Service

powerpc/hugetlb/cma: Allocate gigantic hugetlb pages using CMA
authorAneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Mon, 13 Jul 2020 15:07:48 +0000 (20:37 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 29 Jul 2020 11:09:37 +0000 (21:09 +1000)
commitef26b76d1af61b90eb0dd3da58ad4f97d8e028f8
tree03244033b205138afd43756ddc8b727110bec62b
parent81a413259a224f0d1783c41a74f18864d4f3d67e
powerpc/hugetlb/cma: Allocate gigantic hugetlb pages using CMA

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 <aneesh.kumar@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200713150749.25245-1-aneesh.kumar@linux.ibm.com
arch/powerpc/include/asm/hugetlb.h
arch/powerpc/kernel/setup-common.c
arch/powerpc/mm/hugetlbpage.c