From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.11] helo=sc8-sf-mx1.sourceforge.net) by sc8-sf-list1.sourceforge.net with esmtp (Exim 4.30) id 1Aop4X-00040w-KR for user-mode-linux-devel@lists.sourceforge.net; Thu, 05 Feb 2004 11:21:57 -0800 Received: from mx2.elte.hu ([157.181.151.9]) by sc8-sf-mx1.sourceforge.net with esmtp (Exim 4.30) id 1Aop4W-0000bE-VX for user-mode-linux-devel@lists.sourceforge.net; Thu, 05 Feb 2004 11:21:57 -0800 From: Ingo Molnar Message-ID: <20040205192230.GA6800@elte.hu> References: <20040120002301.GA5708@elte.hu> <200401241820.i0OIKHY3002399@ccure.user-mode-linux.org> <20040205123057.GA23555@elte.hu> <20040205183624.GA5236@elte.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: [uml-devel] Re: tt mode tls/glibc crash with 2.6 (Was: Re: uml-patch-2.6.0) 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: Thu, 5 Feb 2004 20:22:30 +0100 To: M A Young Cc: Jeff Dike , user-mode-linux-devel@lists.sourceforge.net, Gerd Knorr * M A Young wrote: > -#define VSYSCALL_BASE (__fix_to_virt(FIX_VSYSCALL)) > +/*#define VSYSCALL_BASE (__fix_to_virt(FIX_VSYSCALL))*/ > +#define VSYSCALL_BASE NULL (minor nit: this change will still crash ELF coredumping.) but, same problem with this approach too - %gs is lost magically across the first fork() attempted by the guest userspace, in skas mode. Ingo ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel