Re: [PATCH v13 14/18] mm/memcg: Convert mem_cgroup_move_account() to use a folio

From: Christoph Hellwig
Date: Tue Jul 13 2021 - 09:00:26 EST


On Mon, Jul 12, 2021 at 08:45:47PM +0100, Matthew Wilcox (Oracle) wrote:
> This saves dozens of bytes of text by eliminating a lot of calls to
> compound_head().
>
> Signed-off-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx>

Looks good,

Reviewed-by: Christoph Hellwig <hch@xxxxxx>