x86: make detect_ht depend on CONFIG_X86_HT
authorYinghai Lu <yhlu.kernel@gmail.com>
Fri, 5 Sep 2008 03:08:59 +0000 (20:08 -0700)
committerIngo Molnar <mingo@elte.hu>
Fri, 5 Sep 2008 07:40:45 +0000 (09:40 +0200)
commit97e4db7c8719f67c52793eeca5ec4df4c3407f2a
treef60e552c99e8c57d13123d523a09acb634a710c2
parent0c8c708a7e6b52556ee9079041f504191ec5f0e9
x86: make detect_ht depend on CONFIG_X86_HT

64-bit has X86_HT set too, so use that instead of SMP.

This also removes a include/asm-x86/processor.h ifdef.

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/common.c
arch/x86/kernel/cpu/common_64.c
include/asm-x86/processor.h