Subject: CVS commit: src/sys/arch/sh5/sh5
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 04/18/2003 20:02:35
Module Name:	src
Committed By:	scw
Date:		Fri Apr 18 20:02:34 UTC 2003

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

Log Message:
Now that UBC no longer creates writable virtual aliases (for PMAP_VIVT),
we no longer need to track mappings added by pmap_kenter_pa() for the
purpose of cache-alias detection.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 src/sys/arch/sh5/sh5/pmap.c

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