On Wed, Feb 27, 2008 at 01:16:30PM -0800, Hiroshi Shimamoto wrote:From: Hiroshi Shimamoto <h-shimamoto@xxxxxxxxxxxxx>
X86_HT is used for hyperthreading or multicore on 32-bit.
The X86_HT on 64-bit is different from 32-bit, it means hyperthreading only.
And X86_HT is not used on 64-bit except from cpu/initel_cacheinfo.c.
Unify X86_HT for hyperthreading or multicore.
Turn X86_HT on when X86_64 and SMP are enabled.
Please fix it properly instead - fiddling around with it the way you do
only asks for trouble in the future.
What we need are two different variables for:
- hyperthreading and
- multicore