Hi Linus, The following changes since commit 3b2f64d00c46e1e4e9bd0bb9bb12619adac27a4b: Linux 3.11-rc2 (2013-07-21 12:05:29 -0700) are available in the git repository at: git://github.com/awilliam/linux-vfio.git tags/vfio-v3.11-rc4 for you to fetch changes up to d24cdbfd28b7e0ffecb1e281d73e73c03a57f734: vfio-pci: Avoid deadlock on remove (2013-07-24 16:36:41 -0600) ---------------------------------------------------------------- vfio: misc fixes around overreacting to bus notifier events and a locking fix for a corner case blocked remove. ---------------------------------------------------------------- Alex Williamson (3): vfio: Don't overreact to DEL_DEVICE vfio: Ignore sprurious notifies vfio-pci: Avoid deadlock on remove drivers/vfio/pci/vfio_pci.c | 23 +++++++++++++++++++++-- drivers/vfio/vfio.c | 37 ++++++++++--------------------------- 2 files changed, 31 insertions(+), 29 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html