Date: Tue, 2 Dec 2003 03:02:31 +0000 From: Bruce M Simpson <bms@spc.org> To: Peter Wemm <peter@wemm.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/alpha mp_machdep.c Message-ID: <20031202030231.GA64413@saboteur.dek.spc.org> In-Reply-To: <20031202013717.1B8502A7EA@canning.wemm.org> References: <20031201175237.S4201-100000@mail.chesapeake.net> <20031202013717.1B8502A7EA@canning.wemm.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Dec 01, 2003 at 05:37:17PM -0800, Peter Wemm wrote: > What? Change your code to: for (i = 0; i <= mp_maxid; i++) ? :-) When I first bandaided it yesterday (at re@'s request), I defined mp_maxid statically with 0, and the system point out wouldn't boot because of this... or rather the lack of this change. I didn't commit my bandaid because it didn't reach re@ due to local DNS problems (I have since updated BIND). BMS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031202030231.GA64413>