Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 12/10/2000 21:25:45
Module Name: syssrc
Committed By: chs
Date: Sun Dec 10 19:25:45 UTC 2000
Modified Files:
syssrc/sys/arch/mips/mips: pmap.c
Log Message:
in pmap_enter(), do not mark the page modified just because we mapped it
for write to a kernel address. callers may now use the "flags" argument
to cause this to happen when desired.
To generate a diff of this commit:
cvs rdiff -r1.114 -r1.115 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.