Re: [PATCH v3 02/18] mm/memcg: Remove 'page' parameter to mem_cgroup_charge_statistics()
From: Johannes Weiner <hidden>
Date: 2021-06-30 14:17:43
Also in:
linux-mm
From: Johannes Weiner <hidden>
Date: 2021-06-30 14:17:43
Also in:
linux-mm
On Wed, Jun 30, 2021 at 05:00:18AM +0100, Matthew Wilcox (Oracle) wrote:
The last use of 'page' was removed by commit 468c398233da ("mm:
memcontrol: switch to native NR_ANON_THPS counter"), so we can now remove
the parameter from the function.
Signed-off-by: Matthew Wilcox (Oracle) <redacted>
Reviewed-by: Christoph Hellwig <redacted>
Acked-by: Michal Hocko <mhocko-IBi9RG/b67k@public.gmane.org>Acked-by: Johannes Weiner <redacted>