Re: [PATCH v14 045/138] mm/memcg: Add folio_memcg_lock() and folio_memcg_unlock()

From: David Howells
Date: Tue Aug 10 2021 - 16:29:00 EST


Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx> wrote:

> These are the folio equivalents of lock_page_memcg() and
> unlock_page_memcg().
>
> lock_page_memcg() and unlock_page_memcg() have too many callers to be
> easily replaced in a single patch, so reimplement them as wrappers for
> now to be cleaned up later when enough callers have been converted to
> use folios.
>
> Signed-off-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx>
> Reviewed-by: Christoph Hellwig <hch@xxxxxx>

Reviewed-by: David Howells <dhowells@xxxxxxxxxx>