> On Dec 28, 2025, at 20:39, Mike Rapoport <[email protected]> wrote: > > From: "Mike Rapoport (Microsoft)" <[email protected]> > > hugetlb_bootmem_alloc() is called only once, no need to check if it was > called aready at its entry. > > Other checks performed during HVO initialization are also no longer > necessary because sparse_init() that calls hugetlb_vmemmap_init_early() > and hugetlb_vmemmap_init_late() is alaways called after > hugetlb_bootmem_alloc(). > > This reverts commit d58b2498200724e4f8c12d71a5953da03c8c8bdf. > > Signed-off-by: Mike Rapoport (Microsoft) <[email protected]> Nice cleanup. Acked-by: Muchun Song <[email protected]> Thanks.
- [PATCH 20/28] x86: introduce arch_zone_limits_init() Mike Rapoport
- [PATCH 22/28] arch, mm: consolidate initialization of node... Mike Rapoport
- [PATCH 25/28] x86: don't reserve hugetlb memory in setup_a... Mike Rapoport
- Re: [PATCH 25/28] x86: don't reserve hugetlb memory i... Sergey Shtylyov
- [PATCH 23/28] arch, mm: consolidate initialization of SPAR... Mike Rapoport
- [PATCH 24/28] mips: drop paging_init() Mike Rapoport
- [PATCH 26/28] mm, arch: consolidate hugetlb CMA reservatio... Mike Rapoport
- [PATCH 27/28] mm/hugetlb: drop hugetlb_cma_check() Mike Rapoport
- [PATCH 28/28] Revert "mm/hugetlb: deal with multiple ... Mike Rapoport
- Re: [PATCH 28/28] Revert "mm/hugetlb: deal with ... Muchun Song
