x86: move disabled_cpus to common header
authorGlauber Costa <gcosta@redhat.com>
Mon, 3 Mar 2008 17:12:40 +0000 (14:12 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:40:53 +0000 (17:40 +0200)
commit93b016f8f393c1f8c27e8c4df06ad1420fac65f5
treeb1babe0c20a4c9eae4ac7847487f4a386d8db8bc
parentc559764923dacef301116a248695856e6eb96e48
x86: move disabled_cpus to common header

disabled_cpus is (up to now) a x86_64-only contruction.
But it's extern declaration can be moved to common header anyway

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/asm-x86/smp.h
include/asm-x86/smp_64.h