This commit was manufactured by cvs2svn to create branch
[linux-2.6.git] / arch / ppc64 / kernel / smp.c
index 1f30034..5cf39f3 100644 (file)
@@ -751,6 +751,8 @@ out:
        return ret;
 }
 
+EXPORT_SYMBOL_GPL(smp_call_function);
+
 void smp_call_function_interrupt(void)
 {
        void (*func) (void *info);