On Sun, Jan 04, 2015 at 06:02:13PM +0200, Michael S. Tsirkin wrote: > This is based on Sasha's patch, with some tweaks. >
Sasha, I would appreciate it if you can send a Tested-by tag to confirm this + the del_vqs idempotent patches are sufficient to address all issues you have with 3.19. > Michael S. Tsirkin (2): > virtio_pci: device-specific release callback > virtio_pci: document why we defer kfree > > Sasha Levin (1): > virtio_pci: defer kfree until release callback > > drivers/virtio/virtio_pci_common.h | 1 - > drivers/virtio/virtio_pci_common.c | 9 --------- > drivers/virtio/virtio_pci_legacy.c | 12 +++++++++++- > 3 files changed, 11 insertions(+), 11 deletions(-) > > -- > MST > > _______________________________________________ > Virtualization mailing list > [email protected] > https://lists.linuxfoundation.org/mailman/listinfo/virtualization -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

