Re: [PATCH v2 00/13] mm/sparse: remove SECTION_MARKED_PRESENT and further cleanups

From: Andrew Morton

Date: Mon Sep 21 2026 - 18:53:16 EST


On Mon, 21 Sep 2026 21:58:52 +0200 "David Hildenbrand (Arm)" <david@xxxxxxxxxx> wrote:

> SECTION_MARKED_PRESENT is really only needed during boot, where we
> can instead just rely on SECTION_IS_EARLY_BIT by setting that flag
> earlier.
>
> Some preparations for doing that conversion and some cleanups in the same
> (sparse) area.

Added to mm-new, thanks.