Re: [PATCH 4/5] mm: memcontrol: use __account_obj_stock() in the !locked path
From: Shakeel Butt
Date: Mon Mar 02 2026 - 17:24:34 EST
On Mon, Mar 02, 2026 at 02:50:17PM -0500, Johannes Weiner wrote:
> Make __account_obj_stock() usable for the case where the local trylock
> failed. Then switch refill_obj_stock() over to it.
>
> This consolidates the mod_objcg_mlstate() call into one place and will
> make the next patch easier to follow.
>
> Signed-off-by: Johannes Weiner <hannes@xxxxxxxxxxx>
Acked-by: Shakeel Butt <shakeel.butt@xxxxxxxxx>