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

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)