From owner-cvs-all Fri Jan 31 8:38:45 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 4CAA937B401 for ; Fri, 31 Jan 2003 08:38:44 -0800 (PST) Received: from mail.speakeasy.net (mail12.speakeasy.net [216.254.0.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26DB543F79 for ; Fri, 31 Jan 2003 08:38:43 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 21177 invoked from network); 31 Jan 2003 16:38:46 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail12.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 31 Jan 2003 16:38:46 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id h0VGcfUT072122; Fri, 31 Jan 2003 11:38:41 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200301311122.h0VBMWAj089579@repoman.freebsd.org> Date: Fri, 31 Jan 2003 11:38:47 -0500 (EST) From: John Baldwin To: "Tim J. Robbins" Subject: RE: cvs commit: src/sys/kern subr_trap.c 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 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