]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - kernel/cpu.c
cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr
[mv-sheeva.git] / kernel / cpu.c
index b21ba7e9036dfcaa69594827973e3d5d2d2d7970..d26d0b095b3b2c9b59a49cb8e2b9cd4200b5e2a9 100644 (file)
@@ -299,6 +299,7 @@ int __ref cpu_down(unsigned int cpu)
        cpu_maps_update_done();
        return err;
 }
+EXPORT_SYMBOL(cpu_down);
 #endif /*CONFIG_HOTPLUG_CPU*/
 
 /* Requires cpu_add_remove_lock to be held */