On Wed, May 13, 2026 at 09:04:35PM +0800, Muchun Song wrote: > subsection_map_init() is part of sparse memory initialization, but it is > currently called from free_area_init(). > > Move it into sparse_init() so the sparse-specific setup stays together > instead of being split across the generic free_area_init() path. > > Signed-off-by: Muchun Song <[email protected]> > Acked-by: Mike Rapoport (Microsoft) <[email protected]>
Acked-by: Oscar Salvador <[email protected]> -- Oscar Salvador SUSE Labs
