[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20170803154456.4816ae31@w520.home>
Date: Thu, 3 Aug 2017 15:44:56 -0600
From: Alex Williamson <alex.williamson@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: <linux-kernel@...r.kernel.org>,
"kvm@...r.kernel.org" <kvm@...r.kernel.org>
Subject: [GIT PULL] VFIO fixes for v4.13-rc4
Hi Linus,
The following changes since commit 520eccdfe187591a51ea9ab4c1a024ae4d0f68d9:
Linux 4.13-rc2 (2017-07-23 16:15:17 -0700)
are available in the git repository at:
git://github.com/awilliam/linux-vfio.git tags/vfio-v4.13-rc4
for you to fetch changes up to 796b755066dd6254bfb6388fec901631e868d1c7:
vfio/pci: Fix handling of RC integrated endpoint PCIe capability size (2017-07-27 10:39:33 -0600)
----------------------------------------------------------------
VFIO fixes for v4.13-rc4
- SPAPR/EEH config build fix (Murilo Opsfelder Araujo)
- Fix possible device lock deadlock (Alex Williamson)
- Correctly size integrated endpoint PCIe capabilities (Alex Williamson)
----------------------------------------------------------------
Alex Williamson (2):
vfio/pci: Use pci_try_reset_function() on initial open
vfio/pci: Fix handling of RC integrated endpoint PCIe capability size
Murilo Opsfelder Araujo (1):
include/linux/vfio.h: Guard powerpc-specific functions with CONFIG_VFIO_SPAPR_EEH
drivers/vfio/pci/vfio_pci.c | 9 ++++++++-
drivers/vfio/pci/vfio_pci_config.c | 13 +++++++++----
include/linux/vfio.h | 4 ++--
3 files changed, 19 insertions(+), 7 deletions(-)
Powered by blists - more mailing lists