On Tue, Mar 07, 2017 at 03:50:27PM -0700, Jason Gunthorpe wrote: > On Tue, Mar 07, 2017 at 04:46:22PM -0600, Shiraz Saleem wrote: > > > Is __this__ C11 barrier a compiler barrier as well? > > Yes, of course. > > > #1 is preferred using atomic_thread_fence(memory_order_seq_cst) for all > > archs. > > Okay.. > > I will send a patch to fix this then? > One more question - C11 atomics are only supported on latest GCC 4.9? User would need to move newer compilers. Yes? -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html