]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-arm/smp.h
[PATCH] mm: ptd_alloc take ptlock
[linux-2.6-omap-h63xx.git] / include / asm-arm / smp.h
index 6c6c60adbbaa0552aabe8433625a2153b45e5d0e..dbb4d859c58664b80e43ca8afee7590bbcf01847 100644 (file)
@@ -23,9 +23,6 @@
 
 #define raw_smp_processor_id() (current_thread_info()->cpu)
 
-extern cpumask_t cpu_present_mask;
-#define cpu_possible_map cpu_present_mask
-
 /*
  * at the moment, there's not a big penalty for changing CPUs
  * (the >big< penalty is running SMP in the first place)