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