Re: [PATCH 13/14] mm/sparse: move __section_mark_present() to internal.h

From: Mike Rapoport

Date: Wed Mar 18 2026 - 04:58:10 EST


On Tue, Mar 17, 2026 at 05:56:51PM +0100, David Hildenbrand (Arm) wrote:
> Let's prepare for moving memory hotplug handling from sparse.c to
> sparse-vmemmap.c by moving __section_mark_present() to internal.h.

Not strictly related to this patchset, we might want to start splitting
internal.h to sub-headers.

> Signed-off-by: David Hildenbrand (Arm) <david@xxxxxxxxxx>

Reviewed-by: Mike Rapoport (Microsoft) <rppt@xxxxxxxxxx>

> ---
> mm/internal.h | 9 +++++++++
> mm/sparse.c | 8 --------
> 2 files changed, 9 insertions(+), 8 deletions(-)

--
Sincerely yours,
Mike.