patch-2.4.23 linux-2.4.23/include/asm-ia64/smp.h

Next file: linux-2.4.23/include/asm-ia64/sn/bte.h
Previous file: linux-2.4.23/include/asm-ia64/sigcontext.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.22/include/asm-ia64/smp.h linux-2.4.23/include/asm-ia64/smp.h
@@ -124,6 +124,7 @@
 extern int smp_call_function_single (int cpuid, void (*func) (void *info), void *info,
 				     int retry, int wait);
 
+extern void smp_build_cpu_map(void);
 
 #endif /* CONFIG_SMP */
 #endif /* _ASM_IA64_SMP_H */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)