[GIT PULL] VFIO fixes for 3.7-rc1
From: Alex Williamson
Date: Wed Oct 10 2012 - 11:47:50 EST
Hi Linus,
The following changes since commit 2474542f64432398f503373f53bdf620491bcfa8:
Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwm (2012-10-10 20:15:24 +0900)
are available in the git repository at:
git://github.com/awilliam/linux-vfio.git tags/vfio-for-v3.7-rc1
for you to fetch changes up to 899649b7d4ead76c19e39251ca886eebe3f811a8:
vfio: Fix PCI INTx disable consistency (2012-10-10 09:10:32 -0600)
----------------------------------------------------------------
vfio fixes for v3.7-rc1
This includes a fix for PCI BAR mmaps after recent mm changes, fixing an
interrupt race, and fixing a consistency bug in interrupt state when
switching interrupt modes.
----------------------------------------------------------------
Alex Williamson (3):
vfio: Fix PCI mmap after b3b9c293
vfio: Move PCI INTx eventfd setting earlier
vfio: Fix PCI INTx disable consistency
drivers/vfio/pci/vfio_pci.c | 7 +++----
drivers/vfio/pci/vfio_pci_intrs.c | 18 +++++++++++++++---
2 files changed, 18 insertions(+), 7 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/