Subject: CVS commit: src/sys/arch/sparc/sparc
To: None <source-changes@NetBSD.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 04/22/2004 10:14:59
Module Name:	src
Committed By:	pk
Date:		Thu Apr 22 10:14:59 UTC 2004

Modified Files:
	src/sys/arch/sparc/sparc: pmap.c

Log Message:
Mostly undo rev. 1.287: for modified pages a table walk must be forced on
the next write access to get the modified bit set in the PTE and that
won't happen if it hits the cache.


To generate a diff of this commit:
cvs rdiff -r1.290 -r1.291 src/sys/arch/sparc/sparc/pmap.c

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