[PATCH 02/22] mm: move mm_flags helpers to mm_types.h
David Hildenbrand (Arm)
david at kernel.org
Tue Jul 21 07:57:30 PDT 2026
On 7/14/26 16:03, Kevin Brodsky wrote:
> Some of the mm_flags helpers are defined in <linux/mm_types.h>,
> while others are defined in <linux/mm.h>. We will soon need to call
> one of the latter helpers from mm_types.h.
>
> Regroup all the helpers in mm_types.h to keep things simple.
>
> Also remove #include's that were added specifically for these
> helpers in mm.h.
>
> Signed-off-by: Kevin Brodsky <kevin.brodsky at arm.com>
> ---
Acked-by: David Hildenbrand (Arm) <david at kernel.org>
--
Cheers,
David
More information about the linux-um
mailing list