Re: [PATCH v14 041/138] mm/memcg: Convert uncharge_page() to uncharge_folio()
From: Vlastimil Babka <hidden>
Date: 2021-08-11 13:03:11
Also in:
linux-mm, lkml
From: Vlastimil Babka <hidden>
Date: 2021-08-11 13:03:11
Also in:
linux-mm, lkml
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@infradead.org> Reviewed-by: Christoph Hellwig <hch@lst.de>
Acked-by: Vlastimil Babka <redacted>