On 6/20/25 16:34, Matthew Wilcox (Oracle) wrote: > guest_memfd needs to support memory policies so add an argument > to filemap_alloc_folio(). All existing users pass NULL, the first > user will show up later in this series. > > Signed-off-by: Matthew Wilcox (Oracle) <wi...@infradead.org>
Reviewed-by: Vlastimil Babka <vba...@suse.cz>