[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130611155848.9995.41709.stgit@bling.home>
Date: Tue, 11 Jun 2013 10:01:37 -0600
From: Alex Williamson <alex.williamson@...hat.com>
To: alex.williamson@...hat.com
Cc: linux-kernel@...r.kernel.org, kvm@...r.kernel.org
Subject: [PATCH 0/3] vfio: fixup notifiers and avoid possible deadlock
Cleanup a couple of the notifier paths to remove bogus WARN_ON calls.
One is pretty easy to hit and neither really signifies a problems.
Fix remove path to avoid potential deadlock with other device_lock
holders. Thanks,
Alex
---
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 linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists