Subject: CVS commit: syssrc/sys/arch/sparc64/sparc64
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 09/18/2001 05:23:15
Module Name:	syssrc
Committed By:	chs
Date:		Tue Sep 18 02:23:14 UTC 2001

Modified Files:
	syssrc/sys/arch/sparc64/sparc64: pmap.c

Log Message:
in pmap_clear_modify(), we need to clear the TLB_W bit (ie. the hardware
write-enable bit) even if we're doing HWREF.


To generate a diff of this commit:
cvs rdiff -r1.109 -r1.110 syssrc/sys/arch/sparc64/sparc64/pmap.c

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