diff options
author | Stefano Garzarella <sgarzare@redhat.com> | 2022-01-18 16:06:31 +0100 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2022-03-06 06:06:50 -0500 |
commit | 32f1b53fe8f03d962423ba81f8e92af5839814da (patch) | |
tree | 41de9ecfcbb8dd8001c2fff013d25d3aa34c1323 /sound | |
parent | 4c8093637bc9f8cc2e41eed343c12f85d6ff9e25 (diff) | |
download | linux-stable-32f1b53fe8f03d962423ba81f8e92af5839814da.tar.gz linux-stable-32f1b53fe8f03d962423ba81f8e92af5839814da.tar.bz2 linux-stable-32f1b53fe8f03d962423ba81f8e92af5839814da.zip |
tools/virtio: fix virtio_test execution
virtio_test hangs on __vring_new_virtqueue() because `vqs_list_lock`
is not initialized.
Let's initialize it in vdev_info_init().
Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
Link: https://lore.kernel.org/r/20220118150631.167015-1-sgarzare@redhat.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions