Subject: CVS commit: [netbsd-1-6] syssrc/sys/arch/arm/include/arm32
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 12/07/2002 22:42:11
Module Name: syssrc
Committed By: he
Date: Sat Dec 7 20:42:11 UTC 2002
Modified Files:
syssrc/sys/arch/arm/include/arm32 [netbsd-1-6]: vmparam.h
Log Message:
Pull up revision 1.10 (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.9 -r1.9.4.1 syssrc/sys/arch/arm/include/arm32/vmparam.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.