From owner-cvs-all Fri Jan 31 9:50:13 2003 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 C17E637B401; Fri, 31 Jan 2003 09:50:11 -0800 (PST) Received: from sccrmhc02.attbi.com (sccrmhc02.attbi.com [204.127.202.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE62E43F43; Fri, 31 Jan 2003 09:50:10 -0800 (PST) (envelope-from julian@elischer.org) Received: from InterJet.elischer.org (12-232-168-4.client.attbi.com[12.232.168.4]) by sccrmhc02.attbi.com (sccrmhc02) with ESMTP id <2003013117500900200i553ae>; Fri, 31 Jan 2003 17:50:10 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id JAA45144; Fri, 31 Jan 2003 09:50:06 -0800 (PST) Date: Fri, 31 Jan 2003 09:50:02 -0800 (PST) From: Julian Elischer To: John Baldwin Cc: "Tim J. Robbins" , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: RE: cvs commit: src/sys/kern subr_trap.c In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 do you know of any other problems? On Fri, 31 Jan 2003, John Baldwin wrote: > > On 31-Jan-2003 Tim J. Robbins wrote: > > tjr 2003/01/31 03:22:32 PST > > > > Modified files: > > sys/kern subr_trap.c > > Log: > > Use a local variable to store the number of ticks that elapsed in > > kernel mode instead of (unintentionally) using the global `ticks'. > > This error completely broke profiling. > > Perhaps we should really back out the 'upcall' change until the patch > has has some more review and bugs like this have been fixed. > > -- > > John Baldwin <>< http://www.FreeBSD.org/~jhb/ > "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message