linux/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 This pull request contains the following changes for UML: 2022-03-31 16:16:58 -07:00
scripts
.gitignore um: gitignore: Add kernel/capflags.c 2021-12-21 21:22:43 +01:00
Kbuild
Kconfig This pull request contains the following changes for UML: 2022-06-03 14:35:14 -07:00
Kconfig.debug
Makefile Revert "um: clang: Strip out -mno-global-merge from USER_CFLAGS" 2022-04-02 00:05:28 +09:00
Makefile-os-Linux
Makefile-skas