Re: [PATCH v11 06/33] mm: Add folio reference count functions

From: David Howells
Date: Wed Jun 16 2021 - 05:55:27 EST


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

> These functions mirror their page reference counterparts. Also add
> the kernel-doc to the mm-api and correct the return type of
> page_ref_add_unless() to bool. No change to generated code.
>
> Signed-off-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx>
> Reviewed-by: Christoph Hellwig <hch@xxxxxx>
> Acked-by: Jeff Layton <jlayton@xxxxxxxxxx>
> Acked-by: Kirill A. Shutemov <kirill.shutemov@xxxxxxxxxxxxxxx>
> Acked-by: Vlastimil Babka <vbabka@xxxxxxx>
> Reviewed-by: William Kucharski <william.kucharski@xxxxxxxxxx>

Reviewed-by: David Howells <dhowells@xxxxxxxxxx>