diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-10-09 20:20:44 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-12-04 21:52:53 +0300 |
commit | b393e8b33efd2ee08576ceddc10c2b4bfb3b5435 (patch) | |
tree | 1e0f9f3aa01484a8c815812f14e0f5a4c6890526 /security/commoncap.c | |
parent | 7088efa9137a15d7d21e3abce73e40c9c8a18d68 (diff) | |
download | linux-b393e8b33efd2ee08576ceddc10c2b4bfb3b5435.tar.xz |
percpu: READ_ONCE() now implies smp_read_barrier_depends()
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 <paulmck@linux.vnet.ibm.com>
Acked-by: Tejun Heo <tj@kernel.org>
Cc: Christoph Lameter <cl@linux.com>
Diffstat (limited to 'security/commoncap.c')
0 files changed, 0 insertions, 0 deletions