]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-x86/smp_64.h
Driver core: change sysdev classes to use dynamic kobject names
[linux-2.6-omap-h63xx.git] / include / asm-x86 / smp_64.h
index 6f0e0273b6462cf3ad9a4a3a55e4c3091ab91890..ab612b0ff270a173a4300d1d6ed6bf2bdd9b3d65 100644 (file)
@@ -76,6 +76,8 @@ extern unsigned __cpuinitdata disabled_cpus;
 
 #endif /* CONFIG_SMP */
 
+#define safe_smp_processor_id()                smp_processor_id()
+
 static inline int hard_smp_processor_id(void)
 {
        /* we don't want to mark this access volatile - bad code generation */