Re: [PATCH 4/5] memcg: nmi-safe slab stats updates

From: Vlastimil Babka
Date: Fri May 16 2025 - 05:44:50 EST


On 5/16/25 08:49, Shakeel Butt wrote:
> The objcg based kmem [un]charging can be called in nmi context and it
> may need to update NR_SLAB_[UN]RECLAIMABLE_B stats. So, let's correctly
> handle the updates of these stats in the nmi context.
>
> Signed-off-by: Shakeel Butt <shakeel.butt@xxxxxxxxx>

Acked-by: Vlastimil Babka <vbabka@xxxxxxx>