Re: [PATCH 03/10] mm: convert prctl to mm_flags_*() accessors

From: David Hildenbrand
Date: Tue Aug 26 2025 - 08:53:00 EST


On 12.08.25 17:44, Lorenzo Stoakes wrote:
As part of the effort to move to mm->flags becoming a bitmap field, convert
existing users to making use of the mm_flags_*() accessors which will, when
the conversion is complete, be the only means of accessing mm_struct flags.

No functional change intended.

Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
---

Acked-by: David Hildenbrand <david@xxxxxxxxxx>

--
Cheers

David / dhildenb