Re: [PATCH v6 1/2] mm: memcontrol: Fix missing suffix of workingset_restore

From: Shakeel Butt
Date: Wed Sep 16 2020 - 16:38:57 EST


On Wed, Sep 16, 2020 at 3:00 AM Muchun Song <songmuchun@xxxxxxxxxxxxx> wrote:
>
> We forget to add the suffix to the workingset_restore string, so
> fix it. And also update the documentation of cgroup-v2.rst.
>
> Fixes: 170b04b7ae49 ("mm/workingset: prepare the workingset detection infrastructure for anon LRU")
> Signed-off-by: Muchun Song <songmuchun@xxxxxxxxxxxxx>

Reviewed-by: Shakeel Butt <shakeelb@xxxxxxxxxx>