public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] vfio: fixup notifiers and avoid possible deadlock
@ 2013-06-11 16:01 Alex Williamson
  2013-06-11 16:01 ` [PATCH 1/3] vfio: Don't overreact to DEL_DEVICE Alex Williamson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alex Williamson @ 2013-06-11 16:01 UTC (permalink / raw)
  To: alex.williamson; +Cc: linux-kernel, kvm

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(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-06-11 16:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-11 16:01 [PATCH 0/3] vfio: fixup notifiers and avoid possible deadlock Alex Williamson
2013-06-11 16:01 ` [PATCH 1/3] vfio: Don't overreact to DEL_DEVICE Alex Williamson
2013-06-11 16:01 ` [PATCH 2/3] vfio: Ignore sprurious notifies Alex Williamson
2013-06-11 16:01 ` [PATCH 3/3] vfio-pci: Avoid deadlock on remove Alex Williamson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox