Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sh3/sh3
Module Name: src
Committed By: tsutsui
Date: Thu Dec 30 09:48:30 UTC 2004
Modified Files:
src/sys/arch/sh3/sh3: mmu.c mmu_sh3.c mmu_sh4.c
Log Message:
Protect accesses to PTE/TLB registers with
_cpu_exception_suspend()/_cpu_exception_resume() pair.
Should spontaneous reboot problem on heavy load reported by
Christian Groessler on port-dreamcast.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/arch/sh3/sh3/mmu.c
cvs rdiff -r1.6 -r1.7 src/sys/arch/sh3/sh3/mmu_sh3.c
cvs rdiff -r1.7 -r1.8 src/sys/arch/sh3/sh3/mmu_sh4.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