]> err.no Git - linux-2.6/blobdiff - include/asm-m32r/smp.h
Merge branch 'e1000-7.0.38-k2-fixes' of git://63.64.152.142/~ahkok/git/netdev-2.6
[linux-2.6] / include / asm-m32r / smp.h
index 7885b7df84a2b5209d26bfd639f28082999f9728..1184293e57127c532b47477c2003e37f22749f45 100644 (file)
@@ -67,7 +67,8 @@ extern volatile int cpu_2_physid[NR_CPUS];
 #define raw_smp_processor_id() (current_thread_info()->cpu)
 
 extern cpumask_t cpu_callout_map;
-#define cpu_possible_map cpu_callout_map
+extern cpumask_t cpu_possible_map;
+extern cpumask_t cpu_present_map;
 
 static __inline__ int hard_smp_processor_id(void)
 {