On Wed, 1 Jul 2020 10:12:01 +0530, Anshuman Khandual wrote: > Currently 'hugetlb_cma=' command line argument does not create CMA area on > ARM64_16K_PAGES and ARM64_64K_PAGES based platforms. Instead, it just ends > up with the following warning message. Reason being, hugetlb_cma_reserve() > never gets called for these huge page sizes. > > [ 64.255669] hugetlb_cma: the option isn't supported by current arch > > [...] Applied to arm64 (for-next/misc), thanks! [1/1] arm64/hugetlb: Reserve CMA areas for gigantic pages on 16K and 64K configs https://git.kernel.org/arm64/c/abb7962adc80 -- Catalin