VServer 1.9.2 (patch-2.6.8.1-vs1.9.2.diff)
[linux-2.6.git] / include / asm-mips / stackframe.h
index 626a8ab..53a441c 100644 (file)
                or      t0, t1
                xori    t0, 0x1f
                mtc0    t0, CP0_STATUS
+               irq_disable_hazard
                .endm
 
 /*
                or      t0, t1
                xori    t0, 0x1e
                mtc0    t0, CP0_STATUS
+               irq_enable_hazard
                .endm
 
 /*
                or      t0, t1
                xori    t0, 0x1e
                mtc0    t0, CP0_STATUS
+               irq_disable_hazard
                .endm
 
 #endif /* _ASM_STACKFRAME_H */