Here are a couple of fixes for virtio device removal.
Since these fix regressions (for devices with msi-x capability), I think
we need them for 2.6.31.

Changes since v1:
  - rewrote the patches according to Rusty's comments

Michael S. Tsirkin (2):
  virtio: fix double free_irq on device removal
  virtio: fix memory leak on device removal

 drivers/virtio/virtio_pci.c |   66 ++++++++++++++++++++++++------------------
 1 files changed, 38 insertions(+), 28 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to