X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=kernel%2Fcpu.c;h=cfb1d43ab801b69f24c47c0cdb17332c25f6f99e;hb=86a1c34a929f30fde8ad01ea8245df61ddcf58b7;hp=b11f06dc149add3a29c072e2ec9356499dd9dbc1;hpb=361833efac4d277d209008e1e0658e597bc1bdef;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 */