Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [matt-nb5-mips64] src/sys/arch/sbmips
Module Name: src
Committed By: matt
Date: Thu Mar 11 08:21:00 UTC 2010
Modified Files:
src/sys/arch/sbmips/include [matt-nb5-mips64]: cpu.h systemsw.h
src/sys/arch/sbmips/sbmips [matt-nb5-mips64]: cpu.c sb1250_icu.c
Log Message:
Use a cpu_softc to keep per-cpu things like interrupts, intr masks, etc.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.1.142.1 src/sys/arch/sbmips/include/cpu.h
cvs rdiff -u -r1.7.28.4 -r1.7.28.5 src/sys/arch/sbmips/include/systemsw.h
cvs rdiff -u -r1.18.16.5 -r1.18.16.6 src/sys/arch/sbmips/sbmips/cpu.c
cvs rdiff -u -r1.9.36.6 -r1.9.36.7 src/sys/arch/sbmips/sbmips/sb1250_icu.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