From owner-cvs-all Sat Nov 23 3:17:52 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A617637B401; Sat, 23 Nov 2002 03:17:50 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6371C43E6E; Sat, 23 Nov 2002 03:17:50 -0800 (PST) (envelope-from davidxu@FreeBSD.org) Received: from freefall.freebsd.org (davidxu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gANBHox3073088; Sat, 23 Nov 2002 03:17:50 -0800 (PST) (envelope-from davidxu@freefall.freebsd.org) Received: (from davidxu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gANBHodp073087; Sat, 23 Nov 2002 03:17:50 -0800 (PST) Date: Sat, 23 Nov 2002 03:17:50 -0800 (PST) From: David Xu Message-Id: <200211231117.gANBHodp073087@freefall.freebsd.org> To: "Doug Rabson " , "Jon Mini" Subject: Re: cvs commit: src/tools/KSE/ksetest kse_asm.S Cc: "cvs-all@FreeBSD.org" , "cvs-committers@FreeBSD.org" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG getcontext() is now a syscall. the userland version is not used. I don't know if we still need it. ----- Original Message ----- From: "Doug Rabson" To: "Jon Mini" ; "David Xu" Cc: ; Sent: Saturday, November 23, 2002 6:45 PM Subject: Re: cvs commit: src/tools/KSE/ksetest kse_asm.S > On Friday 22 November 2002 10:55 am, Jon Mini wrote: > > David Xu [davidxu@FreeBSD.org] wrote : > > > davidxu 2002/11/21 01:48:39 PST > > > > > > Modified files: > > > tools/KSE/ksetest kse_asm.S > > > Log: > > > Correctly save eflags. > > > > > > Revision Changes Path > > > 1.5 +2 -1 src/tools/KSE/ksetest/kse_asm.S > > > > Please commit this change to libpthread as well. Whether or not > > it removes the SIGBUS bug completely, the current code is still > > wrong. > > This bug is also present in the userland version of getcontext(). > > -- > Doug Rabson Mail: dfr@nlsystems.com > Phone: +44 20 8348 6160 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message