commit | 7eac66d0456fe12a462e5c14c68e97c7460989da | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Wed Aug 19 21:04:35 2020 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Aug 19 21:04:35 2020 -0700 |
tree | b67169cbc498dde780d951ebb38ed8d18657f0c9 | |
parent | 33d0f96ffd7394ffb208bb366be312d12dfd24a4 [diff] | |
parent | aae7a75a821a793ed6b8ad502a5890fb8e8f172d [diff] |
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