[GIT PULL] VFIO fixes for v4.10-rc7
From: Alex Williamson
Date: Fri Feb 03 2017 - 10:54:31 EST
Hi Linus,
The following changes since commit 566cf877a1fcb6d6dc0126b076aad062054c2637:
Linux 4.10-rc6 (2017-01-29 14:25:17 -0800)
are available in the git repository at:
git://github.com/awilliam/linux-vfio.git tags/vfio-v4.10-rc7
for you to fetch changes up to 2da64d20a0b20046d688e44f4033efd09157e29d:
vfio/spapr: Fix missing mutex unlock when creating a window (2017-02-01 09:48:34 -0700)
----------------------------------------------------------------
VFIO fixes for v4.10-rc7
- Fix an error path in SPAPR IOMMU backend (Alexey Kardashevskiy)
----------------------------------------------------------------
Alexey Kardashevskiy (1):
vfio/spapr: Fix missing mutex unlock when creating a window
drivers/vfio/vfio_iommu_spapr_tce.c | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)