patch-2.4.11-dontuse linux/include/asm-i386/processor.h
Next file: linux/include/asm-i386/smp.h
Previous file: linux/include/asm-i386/mpspec.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Tue Oct  9 15:22:14 2001
-  Orig file: 
v2.4.10/linux/include/asm-i386/processor.h
-  Orig date: 
Sun Sep 23 11:41:01 2001
diff -u --recursive --new-file v2.4.10/linux/include/asm-i386/processor.h linux/include/asm-i386/processor.h
@@ -476,6 +476,8 @@
 	__asm__ __volatile__("rep;nop");
 }
 
+#define cpu_relax()	rep_nop()
+
 /* Prefetch instructions for Pentium III and AMD Athlon */
 #ifdef 	CONFIG_MPENTIUMIII
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)