From owner-cvs-all Wed Oct 31 12:43:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 80AB037B407; Wed, 31 Oct 2001 12:43:49 -0800 (PST) Received: (from mjacob@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9VKhni74978; Wed, 31 Oct 2001 12:43:49 -0800 (PST) (envelope-from mjacob) Message-Id: <200110312043.f9VKhni74978@freefall.freebsd.org> From: Matt Jacob Date: Wed, 31 Oct 2001 12:43:49 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 mp_machdep.c X-FreeBSD-CVS-Branch: HEAD 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 mjacob 2001/10/31 12:43:49 PST Modified files: sys/i386/i386 mp_machdep.c Log: Make the actual volatile int smp_started live *somewhere*. This is a temporary fix so that we can compile kernels. I waited 30 minutes for a response from the person who would likely know, but any longer is too long to wait with breakage at ToT. Revision Changes Path 1.165 +3 -1 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