Re: [PATCH resend v6 10/30] mm: alloc_swap_folio: pass raw fault address to vma_alloc_folio

From: Gregory Price

Date: Mon May 11 2026 - 12:46:15 EST


On Mon, May 11, 2026 at 05:02:39AM -0400, Michael S. Tsirkin wrote:
> Same change as the previous patch but for alloc_swap_folio:
> pass vmf->address directly instead of ALIGN_DOWN(vmf->address, ...).
>

Starting to seem like this should all just get squashed into once patch.

~Gregory