Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Takao Shinohara <shin@netbsd.org>
List: source-changes
Date: 05/09/2000 06:40:14
Module Name: syssrc
Committed By: shin
Date: Tue May 9 13:40:13 UTC 2000
Modified Files:
syssrc/sys/arch/mips/mips: pmap.c
Log Message:
bugfix: make sure there is no valid data in data cache, when last
mapping to the physical page is removed (R3000/MIPS1).
delete cache operations in pmap_zero_page_uncached().
To generate a diff of this commit:
cvs rdiff -r1.96 -r1.97 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.