Subject: CVS commit: [netbsd-1-6] syssrc/sys/arch/arm/arm32
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 07/31/2002 03:23:19
Module Name:	syssrc
Committed By:	lukem
Date:		Wed Jul 31 00:23:18 UTC 2002

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

Log Message:
Pull up revision 1.100 (requested by thorpej in ticket #587):
Don't use pmap_kenter_pa() in pmap_map(); doing so causes an assertion
failure in pmap_kenter_pa().


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