From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44594) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3LCZ-0001cu-Dj for qemu-devel@nongnu.org; Wed, 15 Jan 2014 02:47:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W3LCR-00048I-1a for qemu-devel@nongnu.org; Wed, 15 Jan 2014 02:47:51 -0500 Received: from mail-ea0-x235.google.com ([2a00:1450:4013:c01::235]:55523) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3LCQ-00047p-RR for qemu-devel@nongnu.org; Wed, 15 Jan 2014 02:47:42 -0500 Received: by mail-ea0-f181.google.com with SMTP id m10so256477eaj.40 for ; Tue, 14 Jan 2014 23:47:41 -0800 (PST) Sender: Paolo Bonzini Message-ID: <52D63D19.6040501@redhat.com> Date: Wed, 15 Jan 2014 08:47:37 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1389302063-2432-1-git-send-email-thomaswk@google.com> <1389302063-2432-2-git-send-email-thomaswk@google.com> <52CFEF3C.5000403@redhat.com> <52D3CAFB.8030003@redhat.com> <20140114185657.GN1141@redhat.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 1/1] KVM: Retry KVM_CREATE_VM on EINTR or EAGAIN List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Tom Knych Cc: Andrea Arcangeli , David Turner , qemu-devel@nongnu.org, gleb@redhat.com Il 15/01/2014 03:09, Tom Knych ha scritto: > Doing it with sigprocmask seems good I will send an updated patch No need, I'll apply this patch. Paolo