Subject: CVS commit: syssrc/sys/arch/mips/mips
To: None <source-changes@netbsd.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 11/10/2002 07:29:19
Module Name:	syssrc
Committed By:	nisimura
Date:		Sun Nov 10 05:29:19 UTC 2002

Modified Files:
	syssrc/sys/arch/mips/mips: vm_machdep.c

Log Message:
Change pmap_kenter_pa/pmap_kremove pair back to pmap_enter/pmap_remove
in fear of the case choosen kva results in occupying inconsistent
distinctive cache lines of uva.


To generate a diff of this commit:
cvs rdiff -r1.90 -r1.91 syssrc/sys/arch/mips/mips/vm_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.