WSL2-Linux-Kernel/arch/um
Vincent Whitchurch eacea84459 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: 8b4ec69d7e ("virtio: harden vring IRQ")
Fixes: 68f5d3f3b6 ("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>
2022-06-10 20:38:06 -04:00
..
configs
drivers um: virt-pci: set device ready in probe() 2022-06-10 20:38:06 -04:00
include While looking at the ptrace problems with PREEMPT_RT and the problems 2022-06-03 16:13:25 -07:00
kernel While looking at the ptrace problems with PREEMPT_RT and the problems 2022-06-03 16:13:25 -07:00
os-Linux
scripts
.gitignore
Kbuild
Kconfig
Kconfig.debug
Makefile
Makefile-os-Linux
Makefile-skas