On Wed, 2016-06-22 at 14:18 -0400, Jason Baron wrote: > > > For 1/2, the getting the correct memory barrier, should I re-submit > that as a separate patch?
Are you sure a full memory barrier (smp_mb() is needed ? Maybe smp_wmb() would be enough ? (And smp_rmb() in tcp_poll() ?)
