diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2019-04-16 10:56:08 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2019-05-12 19:11:35 +0200 |
commit | 889e31e73a738183a402cf4dbca991dce2abce96 (patch) | |
tree | 3299686e7c6a28be19a8a39b70e888e40dc8fe55 /kernel/reboot.c | |
parent | tools/virtio/ringtest: Remove bogus definition of BUG_ON() (diff) | |
download | linux-889e31e73a738183a402cf4dbca991dce2abce96.tar.xz linux-889e31e73a738183a402cf4dbca991dce2abce96.zip |
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 'kernel/reboot.c')
0 files changed, 0 insertions, 0 deletions