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:   uch
Date:           Fri May 10 20:14:40 UTC 2002

Modified Files:
        syssrc/sys/arch/dreamcast/dreamcast: machdep.c
        syssrc/sys/arch/evbsh3/evbsh3: machdep.c
        syssrc/sys/arch/mmeye/mmeye: machdep.c

Log Message:
Don't reset to old interrupt level at the exit of interrupt handler.
It didn't ensure the maximum interrupt nest depth.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 syssrc/sys/arch/dreamcast/dreamcast/machdep.c
cvs rdiff -r1.41 -r1.42 syssrc/sys/arch/evbsh3/evbsh3/machdep.c
cvs rdiff -r1.27 -r1.28 syssrc/sys/arch/mmeye/mmeye/machdep.c

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