Merge tag 'vfio-v5.9-rc2' of git://github.com/awilliam/linux-vfio
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 20 Aug 2020 04:04:35 +0000 (21:04 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 20 Aug 2020 04:04:35 +0000 (21:04 -0700)
commit7eac66d0456fe12a462e5c14c68e97c7460989da
treeb67169cbc498dde780d951ebb38ed8d18657f0c9
parent33d0f96ffd7394ffb208bb366be312d12dfd24a4
parentaae7a75a821a793ed6b8ad502a5890fb8e8f172d
Merge tag 'vfio-v5.9-rc2' of git://github.com/awilliam/linux-vfio

Pull VFIO fixes from Alex Williamson:

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

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

* tag 'vfio-v5.9-rc2' of git://github.com/awilliam/linux-vfio:
  vfio/type1: Add proper error unwind for vfio_iommu_replay()
  vfio-pci: Avoid recursive read-lock usage