mbox series

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

Message ID 20220711073813.3134a64f.alex.williamson@redhat.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] VFIO fix for v5.19-rc7 | expand

Pull-request

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

Message

Alex Williamson July 11, 2022, 1:38 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org July 11, 2022, 5:34 p.m. UTC | #1
The pull request you sent on Mon, 11 Jul 2022 07:38:13 -0600:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/816e51dfb5ba47e4f989af656c956a8c0cc686c0

Thank you!