summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2019-04-16 11:56:08 +0300
committerMichael S. Tsirkin <mst@redhat.com>2019-05-12 20:11:35 +0300
commit889e31e73a738183a402cf4dbca991dce2abce96 (patch)
tree3299686e7c6a28be19a8a39b70e888e40dc8fe55 /Documentation
parentd63031bb0fc0314541340f08a0c35c40216ca72a (diff)
downloadlinux-889e31e73a738183a402cf4dbca991dce2abce96.tar.xz
vhost-scsi: remove incorrect memory barrier
At this point, vs_tpg is not public at all; tv_tpg_vhost_count is accessed under tpg->tv_tpg_mutex; tpg->vhost_scsi is accessed under vhost_scsi_mutex. Therefor there are no atomic operations involved at all here, just remove the barrier. Reported-by: Andrea Parri <andrea.parri@amarulasolutions.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Acked-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions