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-new.sourceforge.net with esmtp (Exim 4.43) id 1J00nO-0002K0-2u for user-mode-linux-devel@lists.sourceforge.net; Wed, 05 Dec 2007 12:24:39 -0800 Received: from mx2.mail.elte.hu ([157.181.151.9]) by mail.sourceforge.net with esmtps (TLSv1:AES256-SHA:256) (Exim 4.44) id 1J00nN-0001vi-Je for user-mode-linux-devel@lists.sourceforge.net; Wed, 05 Dec 2007 12:24:37 -0800 Date: Wed, 5 Dec 2007 21:24:16 +0100 From: Ingo Molnar Message-ID: <20071205202416.GC14570@elte.hu> References: <20071205163024.GA7241@c2.user-mode-linux.org> <20071205164816.GB25641@elte.hu> <20071205180959.GA7934@c2.user-mode-linux.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20071205180959.GA7934@c2.user-mode-linux.org> Subject: Re: [uml-devel] [PATCH] UML - change sigcontext fields to match x86 List-Id: The user-mode Linux development list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: user-mode-linux-devel-bounces@lists.sourceforge.net Errors-To: user-mode-linux-devel-bounces@lists.sourceforge.net To: Jeff Dike Cc: Andrew Morton , LKML , uml-devel , "H. Peter Anvin" * Jeff Dike wrote: > On Wed, Dec 05, 2007 at 05:48:16PM +0100, Ingo Molnar wrote: > > thanks, we indeed missed those. Should we carry this in x86.git, or > > would you like to carry this in your UML tree? > > Probably better for it to go in x86.git - that way it travels with > your sigcontext patch. ok, added it. Ingo ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ 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 S1754803AbXLEUYs (ORCPT ); Wed, 5 Dec 2007 15:24:48 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751617AbXLEUYk (ORCPT ); Wed, 5 Dec 2007 15:24:40 -0500 Received: from mx2.mail.elte.hu ([157.181.151.9]:35756 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752105AbXLEUYj (ORCPT ); Wed, 5 Dec 2007 15:24:39 -0500 Date: Wed, 5 Dec 2007 21:24:16 +0100 From: Ingo Molnar To: Jeff Dike Cc: Andrew Morton , "H. Peter Anvin" , LKML , uml-devel Subject: Re: [PATCH] UML - change sigcontext fields to match x86 Message-ID: <20071205202416.GC14570@elte.hu> References: <20071205163024.GA7241@c2.user-mode-linux.org> <20071205164816.GB25641@elte.hu> <20071205180959.GA7934@c2.user-mode-linux.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20071205180959.GA7934@c2.user-mode-linux.org> User-Agent: Mutt/1.5.17 (2007-11-01) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.3 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Jeff Dike wrote: > On Wed, Dec 05, 2007 at 05:48:16PM +0100, Ingo Molnar wrote: > > thanks, we indeed missed those. Should we carry this in x86.git, or > > would you like to carry this in your UML tree? > > Probably better for it to go in x86.git - that way it travels with > your sigcontext patch. ok, added it. Ingo