Date: Thu, 05 Aug 2004 23:28:13 -0500 (CDT) From: "Conrad J. Sabatier" <conrads@cox.net> To: Robert Watson <rwatson@freebsd.org> Cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/i386/i386 machdep.c mp_machdep.c Message-ID: <XFMail.20040805232813.conrads@cox.net> In-Reply-To: <Pine.NEB.3.96L.1040804210434.19039C-100000@fledge.watson.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 05-Aug-2004 Robert Watson wrote: > > On Thu, 5 Aug 2004, Robert Watson wrote: > >> Move definition of mem_range_softc from mp_machdep.c to machdep.c >> so >> that it is defined for non-SMP builds, not just SMP ones. >> >> Revision Changes Path >> 1.597 +3 -0 src/sys/i386/i386/machdep.c >> 1.233 +0 -2 src/sys/i386/i386/mp_machdep.c > > This change probably needs to be reproduced for all our other > platforms which have the same problem. Strike that "probably". It definitely does. :-) UP kernel builds are currently broken on amd64, for one. > Or, the definition could be moved to a > central place... Yes, that would be nice. :-) -- Conrad J. Sabatier <conrads@cox.net> -- "In Unix veritas"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20040805232813.conrads>