[PATCH 27/28] mm/hugetlb: drop hugetlb_cma_check()

Muchun Song muchun.song at linux.dev
Sun Dec 28 19:13:03 PST 2025



> On Dec 28, 2025, at 20:39, Mike Rapoport <rppt at kernel.org> wrote:
> 
> From: "Mike Rapoport (Microsoft)" <rppt at kernel.org>
> 
> hugetlb_cma_check() was required when the ordering of hugetlb_cma_reserve()
> and hugetlb_bootmem_alloc() was architecture depended.
> 
> Since hugetlb_cma_reserve() is always called before hugetlb_bootmem_alloc()
> there is no need to check whether hugetlb_cma_reserve() was already called.
> 
> Drop unneeded hugetlb_cma_check() function.
> 
> Signed-off-by: Mike Rapoport (Microsoft) <rppt at kernel.org>

Nice cleanup.

Acked-by: Muchun Song <muchun.song at linux.dev>

Thanks.




More information about the linux-snps-arc mailing list