Re: [PATCH v14 041/138] mm/memcg: Convert uncharge_page() to uncharge_folio()

From: Vlastimil Babka
Date: Wed Aug 11 2021 - 09:03:14 EST


On 7/15/21 5:35 AM, Matthew Wilcox (Oracle) wrote:
> Use a folio rather than a page to ensure that we're only operating on
> base or head pages, and not tail pages.
>
> Signed-off-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx>
> Reviewed-by: Christoph Hellwig <hch@xxxxxx>

Acked-by: Vlastimil Babka <vbabka@xxxxxxx>