Re: [PATCH v14 054/138] mm: Add kmap_local_folio()
From: Vlastimil Babka <hidden>
Date: 2021-08-11 14:17:18
Also in:
linux-fsdevel, lkml
From: Vlastimil Babka <hidden>
Date: 2021-08-11 14:17:18
Also in:
linux-fsdevel, lkml
On 7/15/21 5:35 AM, Matthew Wilcox (Oracle) wrote:
This allows us to map a portion of a folio. Callers can only expect to access up to the next page boundary. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Reviewed-by: Christoph Hellwig <hch@lst.de>
Acked-by: Vlastimil Babka <redacted>