diff options
author | Ricardo Cañuelo | 2022-10-12 08:29:49 +0200 |
---|---|---|
committer | Greg Kroah-Hartman | 2023-01-24 07:24:30 +0100 |
commit | dc6466fcdefe0ec08f5b8192d40d5df89b96b5b0 (patch) | |
tree | 983a1e4b49b8f1e28cd7ef2f0c7378f135315472 /.rustfmt.toml | |
parent | a65644cef5dbba3b21be958e742702fb30524014 (diff) |
tools/virtio: initialize spinlocks in vring_test.c
[ Upstream commit c262f75cb6bb5a63828e72ce3b8fe808e5029479 ]
The virtio_device vqs_list spinlocks must be initialized before use to
prevent functions that manipulate the device virtualqueues, such as
vring_new_virtqueue(), from blocking indefinitely.
Signed-off-by: Ricardo Cañuelo <ricardo.canuelo@collabora.com>
Message-Id: <20221012062949.1526176-1-ricardo.canuelo@collabora.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to '.rustfmt.toml')
0 files changed, 0 insertions, 0 deletions