On Thu, Nov 07, 2013 at 06:19:28PM -0800, Paul E. McKenney wrote: > On Thu, Nov 07, 2013 at 04:16:17PM -0500, Mathieu Desnoyers wrote: > > * peterz@xxxxxxxxxxxxx (peterz@xxxxxxxxxxxxx) wrote: > > > * WRITE $data READ $data > > > - * smp_wmb() (B) smp_mb() (D) > > > - * STORE ->data_head WRITE ->data_tail > > > + * STORE.rel ->data_head (B) WRITE.rel ->data_tail (D) > > > > You might want to choose either STORE or WRITE for consistency. For some reason Mathieu's email never made it to my inbox... weird. But yes! I actually noticed that at one point and thought I should fix that, clearly I forgot. -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html