X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=kernel%2Fcpu.c;h=cfb1d43ab801b69f24c47c0cdb17332c25f6f99e;hb=7b6b948fc0d60a704c15b1cd72345a98e759dd62;hp=b11f06dc149add3a29c072e2ec9356499dd9dbc1;hpb=43d2548bb2ef7e6d753f91468a746784041e522d;p=linux-2.6 diff --git a/kernel/cpu.c b/kernel/cpu.c index b11f06dc14..cfb1d43ab8 100644 --- a/kernel/cpu.c +++ b/kernel/cpu.c @@ -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 */