Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/arch



Module Name:    syssrc
Committed By:   msaitoh
Date:           Sat Oct 27 03:46:20 UTC 2001

Modified Files:
        syssrc/sys/arch/dreamcast/dreamcast: locore.s
        syssrc/sys/arch/evbsh3/evbsh3: locore.s
        syssrc/sys/arch/hpcsh/hpcsh: locore.s
        syssrc/sys/arch/mmeye/mmeye: locore.s

Log Message:
Fix incorrect kernelmode check in INTRENTRY macro.
Broken INTRENTRY causes CPU reset when sigaltstack is used.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 syssrc/sys/arch/dreamcast/dreamcast/locore.s
cvs rdiff -r1.33 -r1.34 syssrc/sys/arch/evbsh3/evbsh3/locore.s
cvs rdiff -r1.9 -r1.10 syssrc/sys/arch/hpcsh/hpcsh/locore.s
cvs rdiff -r1.22 -r1.23 syssrc/sys/arch/mmeye/mmeye/locore.s

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index