Re: [PATCH 2/5] mm, memcg: narrow the scope of percpu_charge_mutex
From: Muchun Song <hidden>
Date: 2021-07-30 02:43:13
Also in:
linux-mm, lkml
From: Muchun Song <hidden>
Date: 2021-07-30 02:43:13
Also in:
linux-mm, lkml
On Thu, Jul 29, 2021 at 8:58 PM Miaohe Lin [off-list ref] wrote:
Since percpu_charge_mutex is only used inside drain_all_stock(), we can narrow the scope of percpu_charge_mutex by moving it here. Signed-off-by: Miaohe Lin <redacted>
LGTM. Reviewed-by: Muchun Song <redacted>