[GIT PULL] VFIO fix for v5.19-rc7

From: Alex Williamson
Date: Mon Jul 11 2022 - 09:38:22 EST


Hi Linus,

The following changes since commit 88084a3df1672e131ddc1b4e39eeacfd39864acf:

Linux 5.19-rc5 (2022-07-03 15:39:28 -0700)

are available in the Git repository at:

https://github.com/awilliam/linux-vfio.git tags/vfio-v5.19-rc7

for you to fetch changes up to afe4e376ac5d568367b447ca90c12858d0935b86:

vfio: Move IOMMU_CAP_CACHE_COHERENCY test to after we know we have a group (2022-07-05 16:06:50 -0600)

----------------------------------------------------------------
VFIO fix for v5.19-rc7

- Move IOMMU test to unbreak no-iommu support (Jason Gunthorpe)

----------------------------------------------------------------
Jason Gunthorpe (1):
vfio: Move IOMMU_CAP_CACHE_COHERENCY test to after we know we have a group

drivers/vfio/vfio.c | 17 ++++++++++-------
1 file changed, 10 insertions(+), 7 deletions(-)