Re: [PATCH] mm: memcontrol: Correct the comment of mem_cgroup_iter()

From: linmiaohe
Date: Mon Sep 14 2020 - 06:52:30 EST


Michal Hocko <mhocko@xxxxxxxx> wrote:
> On Sun 13-09-20 05:41:29, Miaohe Lin wrote:
>> Since commit bbec2e15170a ("mm: rename page_counter's count/limit into
>> usage/max"), the arg @reclaim has no priority field anymore.
>
>The priority field has been removed by 9da83f3fc74b ("mm, memcg: clean up reclaim iter array")
>>
>> Signed-off-by: Miaohe Lin <linmiaohe@xxxxxxxxxx>
>
>Other than that
>Acked-by: Michal Hocko <mhocko@xxxxxxxx>
>
Many thanks for your ack. I have resend the one yesterday:
https://lkml.org/lkml/2020/9/13/69

>
>> ---
>> mm/memcontrol.c | 6 +++---
>> 1 file changed, 3 insertions(+), 3 deletions(-)