X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Fasm-i386%2Fsmp.h;h=13250199976d581901aeb87d216150d721492e9b;hb=bd6fe9e14589ab39bdabb942773b3ed669fa5738;hp=a283738b80b30bbc9defb338b16c4f70971d7ffc;hpb=adbedd34244e2b054557002817f979a9b004a405;p=powerpc.git diff --git a/include/asm-i386/smp.h b/include/asm-i386/smp.h index a283738b80..1325019997 100644 --- a/include/asm-i386/smp.h +++ b/include/asm-i386/smp.h @@ -59,7 +59,7 @@ extern void cpu_uninit(void); extern cpumask_t cpu_callout_map; extern cpumask_t cpu_callin_map; -#define cpu_possible_map cpu_callout_map +extern cpumask_t cpu_possible_map; /* We don't mark CPUs online until __cpu_up(), so we need another measure */ static inline int num_booting_cpus(void)