Re: [PATCH 0/3] virtio_pci: fix DEBUG_KOBJECT_RELEASE

2015-01-05 Thread Sasha Levin
On 01/04/2015 11:21 AM, Michael S. Tsirkin wrote: > 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

Re: [PATCH 0/3] virtio_pci: fix DEBUG_KOBJECT_RELEASE

2015-01-05 Thread Sasha Levin
On 01/04/2015 11:21 AM, Michael S. Tsirkin wrote: 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

Re: [PATCH 0/3] virtio_pci: fix DEBUG_KOBJECT_RELEASE

2015-01-04 Thread Michael S. Tsirkin
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. >

[PATCH 0/3] virtio_pci: fix DEBUG_KOBJECT_RELEASE

2015-01-04 Thread Michael S. Tsirkin
This is based on Sasha's patch, with some tweaks. 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 -

[PATCH 0/3] virtio_pci: fix DEBUG_KOBJECT_RELEASE

2015-01-04 Thread Michael S. Tsirkin
This is based on Sasha's patch, with some tweaks. 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 -

Re: [PATCH 0/3] virtio_pci: fix DEBUG_KOBJECT_RELEASE

2015-01-04 Thread Michael S. Tsirkin
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.