Re: [PATCH 00/33] locking/atomic: convert all architectures to ARCH_ATOMIC

From: Arnd Bergmann
Date: Wed May 12 2021 - 03:51:05 EST


On Wed, May 12, 2021 at 9:28 AM Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote:
> On Tue, May 11, 2021 at 10:27:01AM +0100, Mark Rutland wrote:
> > > I'm happy to put this into the asm-generic tree once you have
> > > collected enough Acks.
> >
> > Great! Going via asm-generic sounds good to me. The kbuild test robot
> > has found a few issues, so I'll probably have a v2 with those fixed and
> > some acks accumulated.
> >
> > Peter, does that make sense to you, or did you have reasons to want this
> > to go via tip?
>
> I was expecting this to to through tip/locking/core, and I think I
> briefly talked to arnd about that on IRC, but whatever works I suppose.

Yes, that's fine with me if it helps you.

Arnd