Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/sh5/sh5
Module Name: syssrc
Committed By: scw
Date: Sat Aug 31 08:42:01 UTC 2002
Modified Files:
syssrc/sys/arch/sh5/sh5: exception.S locore_subr.S softintr.c
Log Message:
Small simplification to the splx() code path when dealing with soft
interrupts, and fix a couple of nits in the generic soft interrupt code.
Soft interrupts now work.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/sh5/sh5/exception.S
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/sh5/sh5/locore_subr.S
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/sh5/sh5/softintr.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