patch-2.4.21 linux-2.4.21/include/asm-arm/proc-armo/system.h

Next file: linux-2.4.21/include/asm-arm/proc-armv/system.h
Previous file: linux-2.4.21/include/asm-arm/ide.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/include/asm-arm/proc-armo/system.h linux-2.4.21/include/asm-arm/proc-armo/system.h
@@ -127,4 +127,6 @@
 	  : "memory");					\
 	} while (0)
 
+#define __save_and_sti(x)	({__save_flags(x);__sti();})
+
 #endif

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