Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch
Module Name: src
Committed By: uwe
Date: Mon Jan 7 05:00:13 UTC 2008
Modified Files:
src/sys/arch/dreamcast/dreamcast: machdep.c
src/sys/arch/evbsh3/evbsh3: machdep.c
src/sys/arch/hpcsh/hpcsh: machdep.c
src/sys/arch/mmeye/mmeye: machdep.c
src/sys/arch/sh3/include: cpu.h
Log Message:
Now that sh3 has didicated interrupt stack we can check for cpu_intr_p
with simple sp comparison, so we can drop ci_idepth.
To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 src/sys/arch/dreamcast/dreamcast/machdep.c
cvs rdiff -r1.58 -r1.59 src/sys/arch/evbsh3/evbsh3/machdep.c
cvs rdiff -r1.59 -r1.60 src/sys/arch/hpcsh/hpcsh/machdep.c
cvs rdiff -r1.41 -r1.42 src/sys/arch/mmeye/mmeye/machdep.c
cvs rdiff -r1.49 -r1.50 src/sys/arch/sh3/include/cpu.h
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