diff options
author | Stefan Hajnoczi <stefanha@redhat.com> | 2018-11-05 20:33:22 +0300 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2018-12-20 02:23:49 +0300 |
commit | 6db3d8dc5d73b269987fae60745bb20eae97af61 (patch) | |
tree | 049875c09693bc70b23dae2ce0dcb99127f74eec /drivers/virtio | |
parent | 1f23816b8eb8fdc39990abe166c10a18c16f6b21 (diff) | |
download | linux-6db3d8dc5d73b269987fae60745bb20eae97af61.tar.xz |
vhost/vsock: switch to a mutex for vhost_vsock_hash
Now that there are no more data path users of vhost_vsock_lock, it can
be turned into a mutex. It's only used by .release() and in the
.ioctl() path.
Depends-on: <20181105103547.22018-1-stefanha@redhat.com>
Suggested-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'drivers/virtio')
0 files changed, 0 insertions, 0 deletions