x86: implement missing x86_64 function smp_call_function_mask()
[profile/ivi/kernel-adaptation-intel-automotive.git] / include / asm-x86 / smp_64.h
index d30e9b6..9d35018 100644 (file)
@@ -37,6 +37,8 @@ extern void lock_ipi_call_lock(void);
 extern void unlock_ipi_call_lock(void);
 extern int smp_num_siblings;
 extern void smp_send_reschedule(int cpu);
+extern int smp_call_function_mask(cpumask_t mask, void (*func)(void *),
+                                 void *info, int wait);
 
 /*
  * cpu_sibling_map and cpu_core_map now live