diff options
author | Eli Cohen <elic@nvidia.com> | 2021-06-06 08:31:28 +0300 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2021-07-08 14:49:01 +0300 |
commit | e3aadf2e1614174dc81d52cbb9dabb77913b11c6 (patch) | |
tree | 5e82445691b4758dd761fc7d2788d9004f2da2ba /drivers/virtio | |
parent | b57c46cb3c3bca46e1f0b258493572d234362de8 (diff) | |
download | linux-e3aadf2e1614174dc81d52cbb9dabb77913b11c6.tar.xz |
vdpa/mlx5: Clear vq ready indication upon device reset
After device reset, the virtqueues are not ready so clear the ready
field.
Failing to do so can result in virtio_vdpa failing to load if the device
was previously used by vhost_vdpa and the old values are ready.
virtio_vdpa expects to find VQs in "not ready" state.
Fixes: 1a86b377aa21 ("vdpa/mlx5: Add VDPA driver for supported mlx5 devices")
Signed-off-by: Eli Cohen <elic@nvidia.com>
Link: https://lore.kernel.org/r/20210606053128.170399-1-elic@nvidia.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