From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:45899) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T30Lx-0006Nk-Ip for qemu-devel@nongnu.org; Sun, 19 Aug 2012 03:55:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T30Lw-0002C1-25 for qemu-devel@nongnu.org; Sun, 19 Aug 2012 03:55:21 -0400 Received: from mail.profihost.ag ([85.158.179.208]:57322) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T30Lv-0002BH-Or for qemu-devel@nongnu.org; Sun, 19 Aug 2012 03:55:19 -0400 Message-ID: <50309BEE.3090602@profihost.ag> Date: Sun, 19 Aug 2012 09:55:26 +0200 From: Stefan Priebe MIME-Version: 1.0 References: <1345326543-10677-1-git-send-email-pbonzini@redhat.com> In-Reply-To: <1345326543-10677-1-git-send-email-pbonzini@redhat.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH RFT 0/3] iscsi: fix NULL dereferences / races between task completion and abort List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: qemu-devel@nongnu.org, ronniesahlberg@gmail.com Hi Paolo, Am 18.08.2012 23:49, schrieb Paolo Bonzini: > Hi Stefan, > > this is my version of your patch. I think the flow of the code is a > bit simpler (or at least matches other implementations of cancellation). > Can you test it on your test case? I'm really sorry but your patch doesn't work at all. I'm not even able to start the VM. KVM process hangs and never detaches itself. Greets, Stefan