> On Dec 28, 2025, at 20:39, Mike Rapoport <[email protected]> wrote:
> 
> From: "Mike Rapoport (Microsoft)" <[email protected]>
> 
> 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) <[email protected]>

Nice cleanup.

Acked-by: Muchun Song <[email protected]>

Thanks.


Reply via email to