diff options
author | Stefano Garzarella <sgarzare@redhat.com> | 2022-01-18 18:06:31 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-04-08 15:39:47 +0300 |
commit | 3c8447192532f6daf9c553af9a14431d2016e62c (patch) | |
tree | f3977f6ef8d3f169da288263d3b95b5046bfe71a /drivers/net/ethernet/marvell/pxa168_eth.c | |
parent | 6d98dc2369b1d93e24a7f12e2ebf0754a8255cdd (diff) | |
download | linux-3c8447192532f6daf9c553af9a14431d2016e62c.tar.xz |
tools/virtio: fix virtio_test execution
[ Upstream commit 32f1b53fe8f03d962423ba81f8e92af5839814da ]
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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/net/ethernet/marvell/pxa168_eth.c')
0 files changed, 0 insertions, 0 deletions