Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Mar 2003 13:11:24 -0500 (EST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Nate Lawson <nate@root.org>
Cc:        cvs-all@FreeBSD.org, cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Dag-Erling Smorgrav <des@ofug.org>
Subject:   Re: cvs commit: src/sys/conf options.i386 src/sys/i386/conf NOTE
Message-ID:  <XFMail.20030305131124.jhb@FreeBSD.org>
In-Reply-To: <Pine.BSF.4.21.0303051000470.82805-100000@root.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 05-Mar-2003 Nate Lawson wrote:
> On Wed, 5 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.
> 
> Or better, remove the dependency when !defined(HTT)

Including opt_htt.h is how I know whether or not HTT is defined.
Bit of a chicken and egg problem there. :)

-- 

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.20030305131124.jhb>