From owner-freebsd-current Wed Oct 31 14:32: 3 2001 Delivered-To: freebsd-current@freebsd.org Received: from mail6.speakeasy.net (mail6.speakeasy.net [216.254.0.206]) by hub.freebsd.org (Postfix) with ESMTP id 952F837B409 for ; Wed, 31 Oct 2001 14:31:59 -0800 (PST) Received: (qmail 82811 invoked from network); 31 Oct 2001 22:31:58 -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 ; 31 Oct 2001 22:31:58 -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: Date: Wed, 31 Oct 2001 14:31:57 -0800 (PST) From: John Baldwin To: Matthew Jacob Subject: RE: where did smp_started go? Cc: current@freebsd.org, marcel@freebsd.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 31-Oct-01 Matthew Jacob wrote: > > Kernels no build.... smp_started hath vanished....declaring it an > > extern volatile int smp_started; > > in smp.h doesn't really help. > > Did you intend for the actual storage to be in $ARCH/$ARCH/mp_machdep.c? No. It should be back in subr_smp.c. I e-mailed him back right after the commit when that occurred to me. It needs to go back in subr_smp.c, and the bitrotted version in mp_machdep.c should be removed from the ia64 arch. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message