patch-2.4.21 linux-2.4.21/include/asm-arm/proc-armv/system.h
Next file: linux-2.4.21/include/asm-arm/processor.h
Previous file: linux-2.4.21/include/asm-arm/proc-armo/system.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
2003-06-13 07:51:38.000000000 -0700
-  Orig file: 
linux-2.4.20/include/asm-arm/proc-armv/system.h
-  Orig date: 
2001-08-12 11:14:00.000000000 -0700
diff -urN linux-2.4.20/include/asm-arm/proc-armv/system.h linux-2.4.21/include/asm-arm/proc-armv/system.h
@@ -141,6 +141,8 @@
 	: "r" (x)						\
 	: "memory")
 
+#define __save_and_sti(x)	({__save_flags(x);__sti();})
+
 #if defined(CONFIG_CPU_SA1100) || defined(CONFIG_CPU_SA110)
 /*
  * On the StrongARM, "swp" is terminally broken since it bypasses the
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)