Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sparc/sparc
Module Name: src
Committed By: mrg
Date: Thu Jan 9 04:58:59 UTC 2003
Modified Files:
src/sys/arch/sparc/sparc: machdep.c trap.c vm_machdep.c
Log Message:
call splclock() around the FPU_LOCK().
XXX: pk suggests we can make the this a sleeping lock.
To generate a diff of this commit:
cvs rdiff -r1.214 -r1.215 src/sys/arch/sparc/sparc/machdep.c
cvs rdiff -r1.125 -r1.126 src/sys/arch/sparc/sparc/trap.c
cvs rdiff -r1.67 -r1.68 src/sys/arch/sparc/sparc/vm_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