Re: [PATCH v2 39/46] mm/lru: Convert __pagevec_lru_add_fn to take a folio

From: Christoph Hellwig
Date: Wed Jun 23 2021 - 05:56:40 EST


On Tue, Jun 22, 2021 at 01:15:44PM +0100, Matthew Wilcox (Oracle) wrote:
> This saves five calls to compound_head(), totalling 60 bytes of text.
>
> Signed-off-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx>

Looks good,

Reviewed-by: Christoph Hellwig <hch@xxxxxx>