x86: smp.h move cpu_callin_mask and cpu_callin_map declartion to cpumask.h
authorJaswinder Singh Rajput <jaswinderrajput@gmail.com>
Sat, 10 Jan 2009 06:47:37 +0000 (12:17 +0530)
committerIngo Molnar <mingo@elte.hu>
Sat, 10 Jan 2009 22:57:09 +0000 (23:57 +0100)
commit068790334cececc3d2d945617ccc585477da2e38
tree5a9c55238ef9ae4114d99f424320080cc3842384
parent1de8cd3cb9f61e854e743c7210df43db517d4832
x86: smp.h move cpu_callin_mask and cpu_callin_map declartion to cpumask.h

Impact: cleanup

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/cpumask.h [new file with mode: 0644]
arch/x86/include/asm/smp.h
arch/x86/kernel/cpu/common.c
arch/x86/kernel/setup_percpu.c
arch/x86/kernel/smpboot.c