Subject: CVS commit: syssrc/sys/arch/mips/mips
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 09/01/2001 20:08:21
Module Name: syssrc
Committed By: chs
Date: Sat Sep 1 17:08:20 UTC 2001
Modified Files:
syssrc/sys/arch/mips/mips: pmap.c
Log Message:
rearrange pmap_kenter_pa() to map unmanaged pages uncached as well.
this is apparently needed on the arc port.
slight optimization in pmap_kremove().
To generate a diff of this commit:
cvs rdiff -r1.131 -r1.132 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.