Re: [PATCH v10 09/12] mm: Move vmap_range from mm/ioremap.c to mm/vmalloc.c
From: Christoph Hellwig <hch@infradead.org>
Date: 2021-01-24 14:51:05
Also in:
linux-mm, linuxppc-dev, lkml
From: Christoph Hellwig <hch@infradead.org>
Date: 2021-01-24 14:51:05
Also in:
linux-mm, linuxppc-dev, lkml
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@lst.de> Although it would be nice if you could fix up the > 80 lines while you're at it.