Re: [PATCH v4 29/31] mm: memcontrol: prepare for reparenting non-hierarchical stats

From: Shakeel Butt

Date: Tue Feb 10 2026 - 19:38:26 EST


On Tue, Feb 10, 2026 at 02:47:51PM +0800, Qi Zheng wrote:
>
>
> >
> > Add the usage of these start and end functions in mod_memcg_state() and
> > mod_memcg_lruvec_state() in this patch.
>
> Using these two function will change the behavior of mod_memcg_state()
> and mod_memcg_lruvec_state(), but LRU folios has not yet been
> reparented.
>
> To ensure the patch itself is error-free, I chose to place the usage of
> these two function in patch #30.

Makes sense.

I think we are good with respect to this patch series (next version), it
will miss 7.0 but I think that is fine, 7.1 is not too far.

Thanks for pushing this through.