Re: [PATCH 1/8] mm: memcontrol: propagate NMI slab stats to memcg vmstats
From: Shakeel Butt
Date: Tue May 12 2026 - 12:28:10 EST
On Mon, May 11, 2026 at 03:49:36PM -0700, Shakeel Butt wrote:
> On Mon, May 11, 2026 at 10:20:36PM +0200, Alexandre Ghiti wrote:
> > flush_nmi_stats() drains per-node NMI slab atomics into the per-node
> > lruvec_stats, but does not propagate them to the memcg-level vmstats.
> >
> > This is inconsistent with account_slab_nmi_safe() which updates both,
>
[...]
>
> > so fix this by propagating the NMI slab stats to the memcg-level vmstats.
> >
> > Fixes: 940b01fc8dc1 ("memcg: nmi safe memcg stats for specific archs")
> > Signed-off-by: Alexandre Ghiti <alex@xxxxxxxx>
Please resend this patch as independent patch and CC stable.