From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.91] helo=mail.sourceforge.net) by sc8-sf-list1.sourceforge.net with esmtp (Exim 4.30) id 1Fjd4C-0002Mx-2x for User-mode-linux-devel@lists.sourceforge.net; Fri, 26 May 2006 07:13:28 -0700 Received: from [198.99.130.12] (helo=saraswathi.solana.com) by mail.sourceforge.net with esmtps (TLSv1:AES256-SHA:256) (Exim 4.44) id 1Fjd4A-0006v2-Fo for User-mode-linux-devel@lists.sourceforge.net; Fri, 26 May 2006 07:13:28 -0700 From: Jeff Dike Message-ID: <20060526141345.GA4152@ccure.user-mode-linux.org> References: <20060526032424.GA8283@ccure.user-mode-linux.org> <200605261236.26814.ak@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200605261236.26814.ak@suse.de> Subject: [uml-devel] Re: [discuss] [RFC] [PATCH] Double syscall exit traces on x86_64 Sender: user-mode-linux-devel-admin@lists.sourceforge.net Errors-To: user-mode-linux-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Id: The user-mode Linux development list List-Post: List-Help: List-Subscribe: , List-Archive: Date: Fri, 26 May 2006 10:13:45 -0400 To: Andi Kleen Cc: discuss@x86-64.org, linux-kernel@vger.kernel.org, User-mode-linux-devel@lists.sourceforge.net, Steven James , Roland McGrath , Blaisorblade On Fri, May 26, 2006 at 12:36:26PM +0200, Andi Kleen wrote: > I believe this patch is the correct fix. Can you confirm it works for you? Looks good, thanks. Jeff ------------------------------------------------------- All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642 _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750767AbWEZONs (ORCPT ); Fri, 26 May 2006 10:13:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750768AbWEZONs (ORCPT ); Fri, 26 May 2006 10:13:48 -0400 Received: from saraswathi.solana.com ([198.99.130.12]:48834 "EHLO saraswathi.solana.com") by vger.kernel.org with ESMTP id S1750767AbWEZONr (ORCPT ); Fri, 26 May 2006 10:13:47 -0400 Date: Fri, 26 May 2006 10:13:45 -0400 From: Jeff Dike To: Andi Kleen Cc: discuss@x86-64.org, linux-kernel@vger.kernel.org, User-mode-linux-devel@lists.sourceforge.net, Steven James , Roland McGrath , Blaisorblade Subject: Re: [discuss] [RFC] [PATCH] Double syscall exit traces on x86_64 Message-ID: <20060526141345.GA4152@ccure.user-mode-linux.org> References: <20060526032424.GA8283@ccure.user-mode-linux.org> <200605261236.26814.ak@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200605261236.26814.ak@suse.de> User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Fri, May 26, 2006 at 12:36:26PM +0200, Andi Kleen wrote: > I believe this patch is the correct fix. Can you confirm it works for you? Looks good, thanks. Jeff