Re: [PATCH 40/75] mm: Add pvmw_set_page() and pvmw_set_folio()

From: Christoph Hellwig
Date: Mon Feb 07 2022 - 03:07:34 EST


On Fri, Feb 04, 2022 at 07:58:17PM +0000, Matthew Wilcox (Oracle) wrote:
> Instead of setting the page directly in struct page_vma_mapped_walk,
> use this helper to allow us to transition to a PFN approach in the
> next patch.

Looks good:

Reviewed-by: Christoph Hellwig <hch@xxxxxx>