X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Fasm-i386%2Fsmp.h;h=13250199976d581901aeb87d216150d721492e9b;hb=2c0b381467bc2997be9d741a152f3fc75785eedc;hp=a283738b80b30bbc9defb338b16c4f70971d7ffc;hpb=ca49a601c2b4b74e5cf57fef62122204d1982372;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)