Subject: CVS commit: syssrc/sys/arch/mips/mips
To: None <source-changes@netbsd.org>
From: Takao Shinohara <shin@netbsd.org>
List: source-changes
Date: 10/27/2001 08:44:47
Module Name: syssrc
Committed By: shin
Date: Sat Oct 27 05:44:46 UTC 2001
Modified Files:
syssrc/sys/arch/mips/mips: pmap.c
Log Message:
fix virtual alias problem in pmap_copy_page().
to eliminate virtual alias, source page should also be flushed.
fixes PR/13587.
To generate a diff of this commit:
cvs rdiff -r1.134 -r1.135 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.