On Wed, May 13, 2026 at 09:04:39PM +0800, Muchun Song wrote: > sparse_vmemmap_init_nid_late() is still called separately from > mm_core_init_early(), away from the rest of the sparse initialization > path. > > Now that sparse_init() runs after zone initialization, call > sparse_vmemmap_init_nid_late() from sparse_init_nid() instead. This > keeps both sparse_vmemmap_init_nid_early() and > sparse_vmemmap_init_nid_late() in the sparse setup path. > > Signed-off-by: Muchun Song <[email protected]> > Reviewed-by: Mike Rapoport (Microsoft) <[email protected]>
Reviewed-by: Oscar Salvador (SUSE) <[email protected]> -- Oscar Salvador SUSE Labs
