mbox series

[GIT,PULL] VFIO fixes for v5.12-rc6

Message ID 20210330104533.4ab8d840@omen (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] VFIO fixes for v5.12-rc6 | expand

Pull-request

git://github.com/awilliam/linux-vfio.git tags/vfio-v5.12-rc6

Message

Alex Williamson March 30, 2021, 4:45 p.m. UTC
Hi Linus,

The following changes since commit 0d02ec6b3136c73c09e7859f0d0e4e2c4c07b49b:

  Linux 5.12-rc4 (2021-03-21 14:56:43 -0700)

are available in the Git repository at:

  git://github.com/awilliam/linux-vfio.git tags/vfio-v5.12-rc6

for you to fetch changes up to e0146a108ce4d2c22b9510fd12268e3ee72a0161:

  vfio/nvlink: Add missing SPAPR_TCE_IOMMU depends (2021-03-29 14:48:00 -0600)

----------------------------------------------------------------
VFIO fixes for v5.12-rc6

 - Fix pfnmap batch carryover (Daniel Jordan)

 - Fix nvlink Kconfig dependency (Jason Gunthorpe)

----------------------------------------------------------------
Daniel Jordan (1):
      vfio/type1: Empty batch for pfnmap pages

Jason Gunthorpe (1):
      vfio/nvlink: Add missing SPAPR_TCE_IOMMU depends

 drivers/vfio/pci/Kconfig        | 2 +-
 drivers/vfio/vfio_iommu_type1.c | 6 ++++++
 2 files changed, 7 insertions(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org March 30, 2021, 5:09 p.m. UTC | #1
The pull request you sent on Tue, 30 Mar 2021 10:45:33 -0600:

> git://github.com/awilliam/linux-vfio.git tags/vfio-v5.12-rc6

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/17860ccabff533748c85ea32904abd6bae990099

Thank you!