CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2015/01/18 07:55:02

Modified files:
        sys/arch/arm/arm: cpufunc_asm_sa1.S cpufunc_asm_xscale.S 
                          fiq_subr.S locore.S setstack.S 
        sys/arch/zaurus/stand/zbsdmod: zbsdmod.c 

Log message:
Switch some uses of msr that only deal with interrupts/mode to use
just the control field ('c' bits 7:0) instead of 'all' which includes
the flags field ('f' bits 31:24) which isn't modified.

Reply via email to