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 <[email protected]>
> ---

Acked-by: David Hildenbrand (Arm) <[email protected]>

-- 
Cheers,

David

Reply via email to