From owner-cvs-all Tue Jan 15 16:47:35 2002 Delivered-To: cvs-all@freebsd.org Received: from mail6.speakeasy.net (mail6.speakeasy.net [216.254.0.206]) by hub.freebsd.org (Postfix) with ESMTP id 48B4E37B402 for ; Tue, 15 Jan 2002 16:47:26 -0800 (PST) Received: (qmail 32226 invoked from network); 16 Jan 2002 00:47:23 -0000 Received: from unknown (HELO laptop.baldwin.cx) ([64.81.54.73]) (envelope-sender ) by mail6.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 16 Jan 2002 00:47:23 -0000 Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200201160044.g0G0iU731298@freefall.freebsd.org> Date: Tue, 15 Jan 2002 16:46:30 -0800 (PST) From: John Baldwin To: Peter Wemm Subject: RE: cvs commit: src/sys/i386/i386 mp_machdep.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 16-Jan-02 Peter Wemm wrote: > peter 2002/01/15 16:44:29 PST > > Modified files: > sys/i386/i386 mp_machdep.c > Log: > Ensure that we set all the %cr0 bits to a known state for the AP's before > they make it through to userland. This should fix the p5-smp problem > without affecting the other cpus (eg: cyrix, see initcpu.c and the special > cache handling for these cpu types). > > Revision Changes Path > 1.172 +10 -0 src/sys/i386/i386/mp_machdep.c Woot, way to go Peter! -- 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