Re: [PATCH v3 25/26] mm: plumb alloc flags into some alloc funcs
"Vlastimil Babka (SUSE)" <[email protected]> Mon, 3 Aug 2026 11:52:47 +0200
| Newsgroups | org.kvack.linux-mm,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> Reviewed-by: Vlastimil Babka (SUSE) <[email protected]>