[PATCH] um: virt-pci: set device ready in probe()
Johannes Berg
johannes at sipsolutions.net
Fri Jun 10 12:36:23 PDT 2022
On Fri, 2022-06-10 at 17:12 +0200, Vincent Whitchurch wrote:
> 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")
> Signed-off-by: Vincent Whitchurch <vincent.whitchurch at axis.com>
Thank you! I had apparently run into this a few days ago, but hadn't had
a chance to debug it yet. This patch fixes my test setup on 5.19-rc1.
Tested-by: Johannes Berg <johannes at sipsolutions.net>
johannes
More information about the linux-um
mailing list