]> err.no Git - linux-2.6/blobdiff - include/asm-arm/smp.h
[PATCH] remove asm-*/hdreg.h
[linux-2.6] / include / asm-arm / smp.h
index bd44f894690f55d74c8679ad2168c4e73dbd030c..dbb4d859c58664b80e43ca8afee7590bbcf01847 100644 (file)
 # error "<asm-arm/smp.h> included in non-SMP build"
 #endif
 
-#define smp_processor_id()     (current_thread_info()->cpu)
-
-extern cpumask_t cpu_present_mask;
-#define cpu_possible_map cpu_present_mask
+#define raw_smp_processor_id() (current_thread_info()->cpu)
 
 /*
  * at the moment, there's not a big penalty for changing CPUs