Re: [PATCH v4] percpu_counter: add a cmpxchg-based _add_batch variant

From: Andrew Morton
Date: Tue May 28 2024 - 17:19:35 EST


On Tue, 28 May 2024 13:56:58 -0700 Dennis Zhou <dennis@xxxxxxxxxx> wrote:

> > EXPORT_SYMBOL(percpu_counter_add_batch);
> >
> > /*
> > --
> > 2.39.2
> >
>
> Andrew you picked up the __this_cpu_try_cmpxchg() patches. At this point
> you might as well pick up this too. The cpumask clean ups are likely
> going to give me trouble later this week when I rebase so I'll probably
> have to base my percpuh hotplug branch on your mm-unstable now.

Well, if it makes more sense to carry these in a different tree, let's
do that.