Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/hppa/hppa
Module Name: src
Committed By: chs
Date: Tue Jun 15 16:29:01 UTC 2004
Modified Files:
src/sys/arch/hppa/hppa: fpu.c process_machdep.c trap.S
Log Message:
flush the dcache after accessing pcb_fpregs.
we access it with the DTLB both on and off,
so we need to avoid bad cache aliases.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/hppa/hppa/fpu.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/hppa/hppa/process_machdep.c
cvs rdiff -r1.8 -r1.9 src/sys/arch/hppa/hppa/trap.S
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