patch-2.4.21 linux-2.4.21/include/asm-ia64/mca_asm.h

Next file: linux-2.4.21/include/asm-ia64/mmu.h
Previous file: linux-2.4.21/include/asm-ia64/mca.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/include/asm-ia64/mca_asm.h linux-2.4.21/include/asm-ia64/mca_asm.h
@@ -16,6 +16,7 @@
 #define PSR_I		14
 #define	PSR_DT		17
 #define PSR_RT		27
+#define PSR_MC		35
 #define PSR_IT		36
 #define PSR_BN		44
 
@@ -107,6 +108,8 @@
 	;;										\
 	dep	temp1 = 0, temp1, PSR_IC, 1;						\
 	;;										\
+	dep	temp1 = -1, temp1, PSR_MC, 1;						\
+	;;										\
 	movl	temp2 = start_addr;							\
 	mov	cr.ipsr = temp1;							\
 	;;										\

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