summaryrefslogtreecommitdiffstats
path: root/virt/kvm
diff options
context:
space:
mode:
authorPaul E. McKenney2013-12-03 18:24:02 +0100
committerPaul E. McKenney2014-02-18 00:01:10 +0100
commit3660c2813fb6d0ba48ee44bcbf9feddf7218c11d (patch)
treedb632e8ff7302aae520dfab42e6b2fce4615fb7f /virt/kvm
parentLinux 3.14-rc3 (diff)
downloadkernel-qcow2-linux-3660c2813fb6d0ba48ee44bcbf9feddf7218c11d.tar.gz
kernel-qcow2-linux-3660c2813fb6d0ba48ee44bcbf9feddf7218c11d.tar.xz
kernel-qcow2-linux-3660c2813fb6d0ba48ee44bcbf9feddf7218c11d.zip
rcu: Add ACCESS_ONCE() to ->n_force_qs_lh accesses
The ->n_force_qs_lh field is accessed without the benefit of any synchronization, so this commit adds the needed ACCESS_ONCE() wrappers. Yes, increments to ->n_force_qs_lh can be lost, but contention should be low and the field is strictly statistical in nature, so this is not a problem. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Diffstat (limited to 'virt/kvm')
0 files changed, 0 insertions, 0 deletions