Re: [RESEND PATCH v2 01/12] mm: memcontrol: fix NR_ANON_THPS account

From: Johannes Weiner
Date: Thu Dec 10 2020 - 11:19:59 EST


On Sun, Dec 06, 2020 at 06:14:40PM +0800, Muchun Song wrote:
> The unit of NR_ANON_THPS is HPAGE_PMD_NR already. So it should inc/dec
> by one rather than nr_pages.
>
> Fixes: 468c398233da ("mm: memcontrol: switch to native NR_ANON_THPS counter")
> Signed-off-by: Muchun Song <songmuchun@xxxxxxxxxxxxx>

Acked-by: Johannes Weiner <hannes@xxxxxxxxxxx>

But please change the subject to

'mm: memcontrol: fix NR_ANON_THPS accounting in charge moving'