Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Michael L. Hitch <mhitch@netbsd.org>
List: source-changes
Date: 06/07/1999 20:44:19
Module Name: syssrc
Committed By: mhitch
Date: Tue Jun 8 03:44:18 UTC 1999
Modified Files:
syssrc/sys/arch/mips/mips: pmap.c
Log Message:
When entering a read-only page for MIPS3, va does not need to be adjusted by PAGE_SIZE
when flushing the I-cache.
To generate a diff of this commit:
cvs rdiff -r1.65 -r1.66 syssrc/sys/arch/mips/mips/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.