Date: Wed, 05 Mar 2003 11:56:42 -0500 (EST) From: John Baldwin <jhb@FreeBSD.org> To: Dag-Erling Smorgrav <des@ofug.org> Cc: cvs-all@FreeBSD.org, cvs-src@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/conf options.i386 src/sys/i386/conf NOTE Message-ID: <XFMail.20030305115642.jhb@FreeBSD.org> In-Reply-To: <xzp7kbe3yr0.fsf@flood.ping.uio.no>
next in thread | previous in thread | raw e-mail | index | archive | help
On 05-Mar-2003 Dag-Erling Smorgrav wrote: > John Baldwin <jhb@FreeBSD.org> writes: >> Modified files: >> sys/conf options.i386 >> sys/i386/conf NOTES >> sys/i386/i386 mp_machdep.c >> Log: >> Wrap the hyperthreading support code with the HTT kernel option. >> Hyperthreading support is now off unless the HTT option is added. > > You need to add it to options.pc98 as well - the pc98 kernel build > uses the i386 mp_machdep.c, and fails because opt_htt.h does not > exist. *sigh* I didn't know PC98 machines had Pentium IV CPU's. It would seem that there is a lot of duplication there that shouldn't be. I'll probably just not include opt_htt.h if PC98 is defined since that is more correct. Ugh. -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20030305115642.jhb>