[GIT PULL] VFIO updates for v5.5-rc1
From: Alex Williamson
Date: Fri Dec 06 2019 - 13:22:36 EST
Hi Linus,
The following changes since commit 4f5cafb5cb8471e54afdc9054d973535614f7675:
Linux 5.4-rc3 (2019-10-13 16:37:36 -0700)
are available in the Git repository at:
git://github.com/awilliam/linux-vfio.git tags/vfio-v5.5-rc1
for you to fetch changes up to 9917b54aded12dff9beb9e709981617b788e44b0:
Merge branch 'v5.5/vfio/jiang-yi-irq-bypass-unregister-v1' into v5.5/vfio/next (2019-12-04 10:15:56 -0700)
----------------------------------------------------------------
VFIO updates for v5.5-rc1
- Remove hugepage checks for reserved pfns (Ben Luo)
- Fix irq-bypass unregister ordering (Jiang Yi)
----------------------------------------------------------------
Alex Williamson (1):
Merge branch 'v5.5/vfio/jiang-yi-irq-bypass-unregister-v1' into v5.5/vfio/next
Ben Luo (1):
vfio/type1: remove hugepage checks in is_invalid_reserved_pfn()
Jiang Yi (1):
vfio/pci: call irq_bypass_unregister_producer() before freeing irq
drivers/vfio/pci/vfio_pci_intrs.c | 2 +-
drivers/vfio/vfio_iommu_type1.c | 26 ++++----------------------
2 files changed, 5 insertions(+), 23 deletions(-)