On Mon, Oct 09, 2017 at 05:22:39PM -0700, Paul E. McKenney wrote: > Because READ_ONCE() now implies smp_read_barrier_depends(), this commit > removes the now-redundant smp_read_barrier_depends() following the > READ_ONCE() in __ref_is_percpu(). > > Signed-off-by: Paul E. McKenney <paul...@linux.vnet.ibm.com> > Cc: Tejun Heo <t...@kernel.org> > Cc: Christoph Lameter <c...@linux.com>
Acked-by: Tejun Heo <t...@kernel.org> Please feel free to route with other patches. If this should be routed through the percpu tree, please let me know. Thanks. -- tejun