From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51876) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Za6Nw-0005rL-NJ for qemu-devel@nongnu.org; Thu, 10 Sep 2015 14:15:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Za6Nt-0008Nz-Bv for qemu-devel@nongnu.org; Thu, 10 Sep 2015 14:15:48 -0400 Received: from mail-vk0-f45.google.com ([209.85.213.45]:34850) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Za6Nt-0008No-7Y for qemu-devel@nongnu.org; Thu, 10 Sep 2015 14:15:45 -0400 Received: by vkao3 with SMTP id o3so1982164vka.2 for ; Thu, 10 Sep 2015 11:15:44 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1441497448-32489-12-git-send-email-T.E.Baldwin99@members.leeds.ac.uk> References: <1441497448-32489-1-git-send-email-T.E.Baldwin99@members.leeds.ac.uk> <1441497448-32489-12-git-send-email-T.E.Baldwin99@members.leeds.ac.uk> From: Peter Maydell Date: Thu, 10 Sep 2015 19:15:25 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH 11/34] linux-user: Support for restarting system calls for SH4 targets List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Timothy E Baldwin Cc: Riku Voipio , QEMU Developers On 6 September 2015 at 00:57, Timothy E Baldwin wrote: > Signed-off-by: Timothy Edward Baldwin > --- > > Works without signals, but my signal test case > crashes with or without my changes. As long as we're not making things worse.... Reviewed-by: Peter Maydell thanks -- PMM