diff options
author | Vincent Whitchurch <vincent.whitchurch@axis.com> | 2022-06-10 17:12:03 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2022-06-11 02:38:06 +0200 |
commit | eacea844594ff338db06437806707313210d4865 (patch) | |
tree | 32e94e8fa481ec5e1589ba510ee8f40f2d76687f /include | |
parent | vdpa: make get_vq_group and set_group_asid optional (diff) | |
download | linux-eacea844594ff338db06437806707313210d4865.tar.xz linux-eacea844594ff338db06437806707313210d4865.zip |
um: virt-pci: set device ready in probe()
Call virtio_device_ready() to make this driver work after commit
b4ec69d7e09 ("virtio: harden vring IRQ"), since the driver uses the
virtqueues in the probe function. (The virtio core sets the device
ready when probe returns.)
Fixes: 8b4ec69d7e09 ("virtio: harden vring IRQ")
Fixes: 68f5d3f3b654 ("um: add PCI over virtio emulation driver")
Signed-off-by: Vincent Whitchurch <vincent.whitchurch@axis.com>
Message-Id: <20220610151203.3492541-1-vincent.whitchurch@axis.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Tested-by: Johannes Berg <johannes@sipsolutions.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions