Re: [PATCH] mm: remove zap_page_range and create zap_vma_pages

From: Christoph Hellwig
Date: Sun Jan 08 2023 - 12:24:57 EST


I would have split this into one patch that adds the new
zap_vma_pages helper, and one to remove zap_page_range to split the
separate changes.

But the overall result looks fine, so feel free to add:

Reviewed-by: Christoph Hellwig <hch@xxxxxx>

to this or the split patches.