Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Mar 2003 10:01:18 -0800 (PST)
From:      Nate Lawson <nate@root.org>
To:        Dag-Erling Smorgrav <des@ofug.org>
Cc:        John Baldwin <jhb@FreeBSD.org>, src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/conf options.i386 src/sys/i386/conf NOTES src/sys/i386/i386 mp_machdep.c
Message-ID:  <Pine.BSF.4.21.0303051000470.82805-100000@root.org>
In-Reply-To: <xzp7kbe3yr0.fsf@flood.ping.uio.no>

next in thread | previous in thread | raw e-mail | index | archive | help
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)


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?Pine.BSF.4.21.0303051000470.82805-100000>