Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753078AbbBWTyF (ORCPT ); Mon, 23 Feb 2015 14:54:05 -0500 Received: from mx1.redhat.com ([209.132.183.28]:46770 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753028AbbBWTyD (ORCPT ); Mon, 23 Feb 2015 14:54:03 -0500 Date: Mon, 23 Feb 2015 20:52:19 +0100 From: Oleg Nesterov To: Andres Freund Cc: Andrew Morton , Alexander Viro , Evan Teran , Jan Kratochvil , Pedro Alves , Roland McGrath , linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/1] ptrace/x86: fix the TIF_FORCED_TF logic in handle_signal() Message-ID: <20150223195219.GA23937@redhat.com> References: <20141103201256.GA5213@redhat.com> <20141103201317.GA5221@redhat.com> <20141127232126.GA25773@redhat.com> <20150217023157.GA2953@awork2.anarazel.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150217023157.GA2953@awork2.anarazel.de> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 974 Lines: 25 On 02/17, Andres Freund wrote: > > Could this patch please be picked up? I very regularly hit the problems > caused due to this in gdb (just single step out of a system call that > returns due to EINTR to reproduce and then single step some more...). > > I've first spent an embarassing amount of time trying to figure out > what's wrong, to then find a closed bugzilla entry from 2010, to then > find this thread... > > I've verified that applying the fix ontop 1fa185ebcbc fixes the issue > for me. So feel free to add a Tested-By. I, by far, don't understand the > code well enough for an actual review though, sorry. > > Anything else I can do? Lets hope your tested-by will help ;) I'll resend this fix once again. Oleg. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/