Re: [PATCH resend v6 12/30] mm: vma_alloc_anon_folio_pmd: pass raw fault address to vma_alloc_folio
From: Gregory Price
Date: Mon May 11 2026 - 12:25:22 EST
On Mon, May 11, 2026 at 05:02:51AM -0400, Michael S. Tsirkin wrote:
> Now that vma_alloc_folio aligns the address internally, drop the
> redundant HPAGE_PMD_MASK alignment at the callsite.
>
Same with prior alignment patches, seems like these should be moved
ahead.