From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Lalancette Subject: Re: [PATCH]: Fix syscall return code when ptrace or audit is active Date: Mon, 30 Jun 2008 17:20:41 +0200 Message-ID: <4868F9C9.1010605@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Keir Fraser Cc: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org Keir Fraser wrote: > > Thanks. The removal of 'jmp int_ret_from_sys_call' is not part of the > bugfix, and also I think the code is clearer if we keep it. So I've applied > all of this patch except the removal of that jmp. Oh yes, of course. Upstream is just letting it fall through. That's fine. Thanks! Chris Lalancette