x86: use setup_clear_cpu_cap with disable_apic, fix
authorYinghai Lu <yhlu.kernel@gmail.com>
Mon, 21 Jul 2008 18:21:43 +0000 (11:21 -0700)
committerIngo Molnar <mingo@elte.hu>
Tue, 22 Jul 2008 07:05:45 +0000 (09:05 +0200)
commit988781dc3e1d9209192b04458d279815923f5e76
treeb097aac0c57c65b484246403d3092300373b18dd
parent5171c3047df9d5b5183b2b179aa797a5aed8369b
x86: use setup_clear_cpu_cap with disable_apic, fix

beauty fix: /proc/cpuinfo will still show apic feature even if
we booted up with it disabled.

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/setup.c