linux/drivers/vfio
Christoph Hellwig 15a5896e61 vfio/mdev: turn mdev_init into a subsys_initcall
Without this setups with buіlt-in mdev and mdev-drivers fail to
register like this:

[1.903149] Driver 'intel_vgpu_mdev' was unable to register with bus_type 'mdev' because the bus was not initialized.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/20210726143524.155779-2-hch@lst.de
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
2021-08-02 15:23:43 -06:00
..
fsl-mc vfio: centralize module refcount in subsystem layer 2021-06-15 14:12:15 -06:00
mdev vfio/mdev: turn mdev_init into a subsys_initcall 2021-08-02 15:23:43 -06:00
pci vfio/pci: Make vfio_pci_regops->rw() return ssize_t 2021-08-02 15:23:42 -06:00
platform vfio/platform: remove unneeded parent_module attribute 2021-06-15 14:12:15 -06:00
Kconfig vfio: Use config not menuconfig for VFIO_NOIOMMU 2021-08-02 15:23:42 -06:00
Makefile vfio/fsl-mc: Add VFIO framework skeleton for fsl-mc devices 2020-10-07 14:17:33 -06:00
vfio_iommu_spapr_tce.c vfio/spapr_tce: convert get_user_pages() --> pin_user_pages() 2020-07-27 13:43:38 -06:00
vfio_iommu_type1.c VFIO update for v5.14-rc1 2021-07-03 11:49:33 -07:00
vfio_spapr_eeh.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
vfio.c vfio: centralize module refcount in subsystem layer 2021-06-15 14:12:15 -06:00
virqfd.c vfio/virqfd: Drain events from eventfd in virqfd_wakeup() 2020-11-15 09:49:10 -05:00