public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] VFIO fix for v5.9-rc2
@ 2020-08-19 19:04 Alex Williamson
  2020-08-20  4:42 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Alex Williamson @ 2020-08-19 19:04 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel@vger.kernel.org, kvm@vger.kernel.org

Hi Linus,

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

  git://github.com/awilliam/linux-vfio.git tags/vfio-v5.9-rc2

for you to fetch changes up to aae7a75a821a793ed6b8ad502a5890fb8e8f172d:

  vfio/type1: Add proper error unwind for vfio_iommu_replay() (2020-08-17 11:09:13 -0600)

----------------------------------------------------------------
VFIO fixes for v5.9-rc2

 - Fix lockdep issue reported for recursive read-lock (Alex Williamson)

 - Fix missing unwind in type1 replay function (Alex Williamson)

----------------------------------------------------------------
Alex Williamson (2):
      vfio-pci: Avoid recursive read-lock usage
      vfio/type1: Add proper error unwind for vfio_iommu_replay()

 drivers/vfio/pci/vfio_pci_private.h |   2 +
 drivers/vfio/pci/vfio_pci_rdwr.c    | 120 ++++++++++++++++++++++++++++--------
 drivers/vfio/vfio_iommu_type1.c     |  71 +++++++++++++++++++--
 3 files changed, 164 insertions(+), 29 deletions(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] VFIO fix for v5.9-rc2
  2020-08-19 19:04 [GIT PULL] VFIO fix for v5.9-rc2 Alex Williamson
@ 2020-08-20  4:42 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-08-20  4:42 UTC (permalink / raw)
  To: Alex Williamson
  Cc: Linus Torvalds, linux-kernel@vger.kernel.org, kvm@vger.kernel.org

The pull request you sent on Wed, 19 Aug 2020 13:04:22 -0600:

> git://github.com/awilliam/linux-vfio.git tags/vfio-v5.9-rc2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/7eac66d0456fe12a462e5c14c68e97c7460989da

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-08-20  4:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-19 19:04 [GIT PULL] VFIO fix for v5.9-rc2 Alex Williamson
2020-08-20  4:42 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox