From owner-cvs-all Sun Jan 26 15:35:52 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 D705C37B401; Sun, 26 Jan 2003 15:35:50 -0800 (PST) Received: from sccrmhc03.attbi.com (sccrmhc03.attbi.com [204.127.202.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0C8C43E4A; Sun, 26 Jan 2003 15:35:49 -0800 (PST) (envelope-from julian@elischer.org) Received: from InterJet.elischer.org (12-232-168-4.client.attbi.com[12.232.168.4]) by sccrmhc03.attbi.com (sccrmhc03) with ESMTP id <2003012623354800300091fle>; Sun, 26 Jan 2003 23:35:48 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id PAA98768; Sun, 26 Jan 2003 15:35:46 -0800 (PST) Date: Sun, 26 Jan 2003 15:35:45 -0800 (PST) From: Julian Elischer To: Robert Watson Cc: Julian Elischer , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 mp_machdep.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 I will look.. do you have anything more concrete? (I guess the same patch) julian On Sun, 26 Jan 2003, Robert Watson wrote: > There are reports of breakage on all non-i386 platforms also. Do you plan > to commit fixes for them to? (See the tinderbox errors on -current, etc). > This commit appears to have been under-tested; given the nature of the > changes being made in the commit that caused the breakage, it's probably > time for a broader review. > > Robert N M Watson FreeBSD Core Team, TrustedBSD Projects > robert@fledge.watson.org Network Associates Laboratories > > On Sun, 26 Jan 2003, Julian Elischer wrote: > > > julian 2003/01/26 13:32:08 PST > > > > Modified files: > > sys/i386/i386 mp_machdep.c > > Log: > > Fix KSE related patch. > > Make it compile for the SMP case.. > > statclock_process() has changed prototypes. > > > > Revision Changes Path > > 1.197 +1 -2 src/sys/i386/i386/mp_machdep.c > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message