Re: [PATCH v3 25/26] mm: plumb alloc flags into some alloc funcs
From: Vlastimil Babka (SUSE)
Date: Mon Aug 03 2026 - 06:00:36 EST
On 7/27/26 00:22, Brendan Jackman wrote:
> A subsequent patch will want to set ALLOC_UNMAPPED in the allocator APIs
> used by filemap.c. To keep that patch from getting overwhelming,
> split out the arg plumbing into a separate one.
>
> No functional change intended.
>
> Signed-off-by: Brendan Jackman <jackmanb@xxxxxxxxxx>
Reviewed-by: Vlastimil Babka (SUSE) <vbabka@xxxxxxxxxx>