From mboxrd@z Thu Jan 1 00:00:00 1970 From: Asias He Subject: Re: [PATCH 0/4] tcm_vhost lock and flush fix Date: Thu, 14 Mar 2013 10:17:32 +0800 Message-ID: <20130314021732.GE25896@hj.localdomain> References: <1363056171-5854-1-git-send-email-asias@redhat.com> <513EE6C2.1060003@redhat.com> <20130312111202.GB6788@redhat.com> <513F0E30.2030004@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <513F0E30.2030004@redhat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.linux-foundation.org Errors-To: virtualization-bounces@lists.linux-foundation.org To: Paolo Bonzini Cc: kvm@vger.kernel.org, "Michael S. Tsirkin" , virtualization@lists.linux-foundation.org, target-devel@vger.kernel.org, Stefan Hajnoczi List-Id: virtualization@lists.linuxfoundation.org On Tue, Mar 12, 2013 at 12:14:56PM +0100, Paolo Bonzini wrote: > Il 12/03/2013 12:12, Michael S. Tsirkin ha scritto: > > On Tue, Mar 12, 2013 at 09:26:42AM +0100, Paolo Bonzini wrote: > >> Il 12/03/2013 03:42, Asias He ha scritto: > >>> Asias He (4): > >>> tcm_vhost: Add missed lock in vhost_scsi_clear_endpoint() > >>> tcm_vhost: Introduce tcm_vhost_check_endpoint() > >>> tcm_vhost: Fix vs->vs_endpoint checking in vhost_scsi_handle_vq() > >>> tcm_vhost: Flush vhost_work in vhost_scsi_flush() > >>> > >>> drivers/vhost/tcm_vhost.c | 19 ++++++++++++++++++- > >>> 1 file changed, 18 insertions(+), 1 deletion(-) > >> > >> Patch 1, 2, 4: > >> > >> Reviewed-by: Paolo Bonzini > > > > How is 2 useful without 3? > > I can still say I reviewed it and Asias can include the tag in the next > respin. But I screwed up, patch 2 is exactly the one that I said makes > little sense and should be folded into patch 3. Thanks, forgot to include your Reviewed-by tag in v2. Including it. And 2 and 3 are folded. -- Asias