From owner-cvs-all Sun Jan 26 13:42:30 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 D7F8937B405; Sun, 26 Jan 2003 13:42:27 -0800 (PST) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6BDA43F18; Sun, 26 Jan 2003 13:42:24 -0800 (PST) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.12.6/8.12.5) with SMTP id h0QLgHP4004393; Sun, 26 Jan 2003 16:42:17 -0500 (EST) (envelope-from robert@fledge.watson.org) Date: Sun, 26 Jan 2003 16:42:17 -0500 (EST) From: Robert Watson X-Sender: robert@fledge.watson.org To: Julian Elischer Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 mp_machdep.c In-Reply-To: <200301262132.h0QLW8BY014751@repoman.freebsd.org> 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 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