[GIT PULL] VFIO fixes for v4.8-rc2
From: Alex Williamson
Date: Fri Aug 12 2016 - 17:41:38 EST
Hi Linus,
The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc:
Linux 4.8-rc1 (2016-08-07 18:18:00 -0700)
are available in the git repository at:
git://github.com/awilliam/linux-vfio.git tags/vfio-v4.8-rc2
for you to fetch changes up to c8952a707556e04374d7b2fdb3a079d63ddf6f2f:
vfio/pci: Fix NULL pointer oops in error interrupt setup handling (2016-08-08 16:16:23 -0600)
----------------------------------------------------------------
VFIO fixes for v4.8-rc2
- Fix oopses dereferencing empty data (Alex Williamson)
----------------------------------------------------------------
Alex Williamson (1):
vfio/pci: Fix NULL pointer oops in error interrupt setup handling
drivers/vfio/pci/vfio_pci_intrs.c | 85 ++++++++++++++++++++++-----------------
1 file changed, 49 insertions(+), 36 deletions(-)