mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-24 02:38:17 +00:00
When the iommu series adding driver_managed_dma was rebased it missed that
new VFIO drivers were added and did not update them too.
Without this vfio will claim the groups are not viable.
Add driver_managed_dma to mlx5 and hisi.
Fixes:
|
||
|---|---|---|
| .. | ||
| hisilicon | ||
| mlx5 | ||
| Kconfig | ||
| Makefile | ||
| trace.h | ||
| vfio_pci_config.c | ||
| vfio_pci_core.c | ||
| vfio_pci_igd.c | ||
| vfio_pci_intrs.c | ||
| vfio_pci_rdwr.c | ||
| vfio_pci_zdev.c | ||
| vfio_pci.c | ||