Re: [PATCH v10 09/12] mm: Move vmap_range from mm/ioremap.c to mm/vmalloc.c

From: Christoph Hellwig
Date: Sun Jan 24 2021 - 09:51:05 EST


On Sun, Jan 24, 2021 at 06:22:27PM +1000, Nicholas Piggin wrote:
> This is a generic kernel virtual memory mapper, not specific to ioremap.

Looks good:

Reviewed-by: Christoph Hellwig <hch@xxxxxx>

Although it would be nice if you could fix up the > 80 lines while
you're at it.