Subject: CVS commit: syssrc/sys/arch/arm/arm32
To: None <source-changes@netbsd.org>
From: Chris Gilbert <chris@netbsd.org>
List: source-changes
Date: 09/14/2001 01:45:24
Module Name:	syssrc
Committed By:	chris
Date:		Thu Sep 13 22:45:24 UTC 2001

Modified Files:
	syssrc/sys/arch/arm/arm32: pmap.c

Log Message:
Update pmap_clearbit to flush the cache if the area is being made readonly.  Also only do this and the tlb flush if the pmap is the current pmap.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 syssrc/sys/arch/arm/arm32/pmap.c

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