From owner-cvs-all@FreeBSD.ORG Tue Sep 27 01:09:21 2005 Return-Path: X-Original-To: cvs-all@freebsd.org 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 B38BF16A420; Tue, 27 Sep 2005 01:09:21 +0000 (GMT) (envelope-from trhodes@freebsd.org) Received: from pittgoth.com (ns1.pittgoth.com [216.38.206.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48A6B43D48; Tue, 27 Sep 2005 01:09:21 +0000 (GMT) (envelope-from trhodes@freebsd.org) Received: from localhost (ip68-105-180-11.dc.dc.cox.net [68.105.180.11]) (authenticated bits=0) by pittgoth.com (8.13.4/8.13.4) with ESMTP id j8QNmk7f085230 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 26 Sep 2005 19:48:47 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Mon, 26 Sep 2005 19:46:36 -0400 From: Tom Rhodes To: Peter Wemm Message-Id: <20050926194636.17a3cbf7.trhodes@FreeBSD.org> In-Reply-To: <200509221331.16327.peter@wemm.org> References: <200509221546.j8MFkLIG082317@repoman.freebsd.org> <200509221235.57463.jhb@FreeBSD.org> <200509221331.16327.peter@wemm.org> X-Mailer: Sylpheed version 1.0.5 (GTK+ 1.2.10; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: ups@freebsd.org, cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, jhb@freebsd.org Subject: Re: cvs commit: src/sys/amd64/linux32 linux32_sysvec.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Sep 2005 01:09:21 -0000 On Thu, 22 Sep 2005 13:31:15 -0700 Peter Wemm wrote: > On Thursday 22 September 2005 09:35 am, John Baldwin wrote: > > On Thursday 22 September 2005 11:46 am, Stephan Uphoff wrote: > > > ups 2005-09-22 15:46:21 UTC > > > > > > FreeBSD src repository > > > > > > Modified files: > > > sys/amd64/linux32 linux32_sysvec.c > > > Log: > > > Fix the "fpudna: fpcurthread == curthread XXX times" problem. > > > > > > Tested by: kris@ > > > Reviewed by: peter@ > > > MFC after: 3 days > > > > Heh, nice. > > And the best part was that it wasn't my fault!! :-) Surely we can find a way to blame you for this. Don't make us try. :) -- Tom Rhodes