Re: [PATCH v2] mm/vmstat: fix vmstat_shepherd double-scheduling vmstat_update
From: Breno Leitao
Date: Fri Apr 10 2026 - 09:12:55 EST
On Fri, Apr 10, 2026 at 10:51:07AM +0000, Dmitry Ilvokhin wrote:
> On Fri, Apr 10, 2026 at 01:03:54AM -0700, Breno Leitao wrote:
> > On Thu, Apr 09, 2026 at 07:01:01PM +0200, Vlastimil Babka (SUSE) wrote:
> > > On 4/9/26 14:26, Breno Leitao wrote:
> > > > Fixes: 7b8da4c7f07774 ("vmstat: get rid of the ugly cpu_stat_off variable")
> > > > Signed-off-by: Breno Leitao <leitao@xxxxxxxxxx>
> > > > Reviewed-by: Vlastimil Babka (SUSE) <vbabka@xxxxxxxxxx>
> > >
> > > Looks like v2 posting raced with Dmitry adding R-b tag to the posting in v1
> > > thread:
> > >
> > > https://lore.kernel.org/all/adebKQaiAP4G3liv@xxxxxxxxxxxxxxxxxx/
> >
> > Dmitry, would you mind reviewing this version as well to keep the review
> > trail complete?
> >
> > This is essentially the same patch you already reviewed.
>
> Andrew seems to have already picked up my Reviewed-by in mm-new.
>
> There are also several other tags there, but most of them were given for
> v1, while the current patch (v2) differs, so they may no longer apply.
>
> I've added my Reviewed-by again for this version.
Thanks Dmitry!