Re: [PATCH v10 03/12] mm/vmalloc: rename vmap_*_range vmap_pages_*_range

From: Christoph Hellwig
Date: Sun Jan 24 2021 - 06:36:07 EST


On Sun, Jan 24, 2021 at 06:22:21PM +1000, Nicholas Piggin wrote:
> The vmalloc mapper operates on a struct page * array rather than a
> linear physical address, re-name it to make this distinction clear.
>
> Signed-off-by: Nicholas Piggin <npiggin@xxxxxxxxx>

Looks good,

Reviewed-by: Christoph Hellwig <hch@xxxxxx>