Date: Sat, 23 Nov 2002 03:17:50 -0800 (PST) From: David Xu <davidxu@FreeBSD.org> To: "Doug Rabson " <dfr@nlsystems.com>, "Jon Mini" <mini@FreeBSD.org> Cc: "cvs-all@FreeBSD.org" <cvs-all@FreeBSD.org>, "cvs-committers@FreeBSD.org" <cvs-committers@FreeBSD.org> Subject: Re: cvs commit: src/tools/KSE/ksetest kse_asm.S Message-ID: <200211231117.gANBHodp073087@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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" <dfr@nlsystems.com> To: "Jon Mini" <mini@FreeBSD.org>; "David Xu" <davidxu@FreeBSD.org> Cc: <cvs-committers@FreeBSD.org>; <cvs-all@FreeBSD.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211231117.gANBHodp073087>