Subject: CVS commit: [netbsd-1-6] syssrc/sys/arch/arm/arm32
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 12/07/2002 22:43:04
Module Name:	syssrc
Committed By:	he
Date:		Sat Dec  7 20:43:04 UTC 2002

Modified Files:
	syssrc/sys/arch/arm/arm32 [netbsd-1-6]: pmap.c

Log Message:
Pull up revision 1.105 (requested by thorpej in ticket #714):
  Add code, conditional on PMAP_ALIAS_DEBUG, which can be
  used to hunt for virtual aliases between managed (pmap_enter)
  and unmanaged (pmap_kenter_pa) mappings.


To generate a diff of this commit:
cvs rdiff -r1.97.4.3 -r1.97.4.4 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.