[GIT PULL] VFIO fixes for v4.7-rc2
From: Alex Williamson
Date: Fri Jun 03 2016 - 11:10:45 EST
Hi Linus,
The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
are available in the git repository at:
git://github.com/awilliam/linux-vfio.git tags/vfio-v4.7-rc2
for you to fetch changes up to ce7585f3c4d76bca1dff4b66ae1ea32552954f9e:
vfio/pci: Allow VPD short read (2016-05-31 21:25:52 -0600)
----------------------------------------------------------------
VFIO fixes for v4.7-rc2
- Fix irqfd shutdown ordering, build warning, and VPD short read
(Alex Williamson)
----------------------------------------------------------------
Alex Williamson (3):
vfio/pci: Fix ordering of eventfd vs virqfd shutdown
vfio/type1: Fix build warning
vfio/pci: Allow VPD short read
drivers/vfio/pci/vfio_pci_config.c | 3 ++-
drivers/vfio/pci/vfio_pci_intrs.c | 6 +++---
drivers/vfio/vfio_iommu_type1.c | 2 +-
3 files changed, 6 insertions(+), 5 deletions(-)