On Mon, May 11, 2026 at 05:02:57AM -0400, Michael S. Tsirkin wrote: > Convert vma_alloc_anon_folio_pmd() to pass __GFP_ZERO instead of > zeroing at the callsite. post_alloc_hook uses the fault address > passed through vma_alloc_folio for cache-friendly zeroing. > > Signed-off-by: Michael S. Tsirkin <[email protected]> > Assisted-by: Claude:claude-opus-4-6
Reviewed-by: Gregory Price <[email protected]>

