From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752731AbbADQVJ (ORCPT ); Sun, 4 Jan 2015 11:21:09 -0500 Received: from mx1.redhat.com ([209.132.183.28]:45373 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751101AbbADQVG (ORCPT ); Sun, 4 Jan 2015 11:21:06 -0500 Date: Sun, 4 Jan 2015 18:21:00 +0200 From: "Michael S. Tsirkin" To: linux-kernel@vger.kernel.org Cc: sasha.levin@oracle.com, virtualization@lists.linux-foundation.org Subject: Re: [PATCH 0/3] virtio_pci: fix DEBUG_KOBJECT_RELEASE Message-ID: <20150104162100.GA8153@redhat.com> References: <1420386340-7719-1-git-send-email-mst@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1420386340-7719-1-git-send-email-mst@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 > Virtualization@lists.linux-foundation.org > https://lists.linuxfoundation.org/mailman/listinfo/virtualization