patch-2.2.8 linux/include/asm-sparc/smp.h

Next file: linux/include/asm-sparc/system.h
Previous file: linux/include/asm-sparc/siginfo.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.7/linux/include/asm-sparc/smp.h linux/include/asm-sparc/smp.h
@@ -157,6 +157,7 @@
 #endif
 
 #define smp_processor_id() hard_smp_processor_id()
+/* XXX We really need to implement this now.  -DaveM */
 extern __inline__ void smp_send_reschedule(int cpu) { }
 extern __inline__ void smp_send_stop(void) { }
 

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