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
- Lines: 17
- Date:
2003-06-13 07:51:38.000000000 -0700
- Orig file:
linux-2.4.20/include/asm-ia64/mca_asm.h
- Orig date:
2002-08-02 17:39:45.000000000 -0700
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)