From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55351) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ws632-0001oF-GW for qemu-devel@nongnu.org; Wed, 04 Jun 2014 03:55:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ws62w-0003FE-Jp for qemu-devel@nongnu.org; Wed, 04 Jun 2014 03:55:48 -0400 Date: Wed, 4 Jun 2014 09:55:37 +0200 From: Stefan Hajnoczi Message-ID: <20140604075537.GA21259@stefanha-thinkpad.redhat.com> References: <1401787261-30166-1-git-send-email-stefanha@redhat.com> <538DC518.8080007@profihost.ag> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <538DC518.8080007@profihost.ag> Subject: Re: [Qemu-devel] [PATCH] aio: fix qemu_bh_schedule() bh->ctx race condition List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Priebe - Profihost AG Cc: Paolo Bonzini , Ping Fan Liu , qemu-devel@nongnu.org, Stefan Hajnoczi , qemu-stable@nongnu.org On Tue, Jun 03, 2014 at 02:52:40PM +0200, Stefan Priebe - Profihost AG wrote: > Tested-by: Stefan Priebe Thanks!