Re: [PATCH RFC memory-model 0/7] Memory-model changes

From: Paul E. McKenney
Date: Fri Sep 14 2018 - 14:29:31 EST


On Fri, Sep 14, 2018 at 01:19:37PM -0400, Alan Stern wrote:
> On Fri, 14 Sep 2018, Paul E. McKenney wrote:
>
> > bf36a3124d04 doc: Replace smp_cond_acquire() with smp_cond_load_acquire()
> >
> > Small change, needs an ack. Looks to me like is is
> > just aligning the documentation with the code, so
> > should not be controversial (famous last words).
> >
> > Please take a look and consider giving feedback
> > and/or a review/ack.
>
> What branch is this commit in? It doesn't seem to be in the lkmm
> branch.

It was in the dev branch, and was the child of the lkmm branch.

> In any case, the change is trivial and obviously correct.
>
> Acked-by: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>

Thank you, applied!

And now it is in the lkmm branch. ;-)

Thanx, Paul