From owner-cvs-all Fri May 11 10:36:11 2001 Delivered-To: cvs-all@freebsd.org Received: from meow.osd.bsdi.com (meow.osd.bsdi.com [204.216.28.88]) by hub.freebsd.org (Postfix) with ESMTP id 6D1D137B43C; Fri, 11 May 2001 10:36:07 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@jhb-laptop.osd.bsdi.com [204.216.28.241]) by meow.osd.bsdi.com (8.11.2/8.11.2) with ESMTP id f4BHZYG63917; Fri, 11 May 2001 10:35:35 -0700 (PDT) (envelope-from jhb@FreeBSD.org) 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: <200105102221.aa41565@salmon.maths.tcd.ie> Date: Fri, 11 May 2001 10:34:55 -0700 (PDT) From: John Baldwin To: Ian Dowse Subject: Re: cvs commit: src/sys/alpha/alpha ... Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 10-May-01 Ian Dowse wrote: > In message <200104271928.f3RJSQ764773@freefall.freebsd.org>, John Baldwin > writes: > >> - Various other SMP variables have been moved to a MI subr_smp.c and a new >> header sys/smp.h declares MI SMP variables and API's. The IPI API's >> from >> machine/ipl.h have moved to machine/smp.h which is included by sys/smp.h. > > Is it just me, or did this commit 2 weeks ago (i386/machdep.c rev > 1.447) break kgdb on uniprocessor systems? It looks like `cpuhead' > is now only defined in the `options SMP' case. Yes, and I just fixed it today with the pcpu commit. -- 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 cvs-all" in the body of the message