Subject: CVS commit: syssrc/sys/arch/arm/arm32
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/10/2002 18:56:22
Module Name:	syssrc
Committed By:	thorpej
Date:		Wed Apr 10 15:56:21 UTC 2002

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

Log Message:
pmap_alloc_l1pt(): Just enter the mappings for the L1 table by
hand, rather than calling pmap_kenter_pa() and then revoking
cacheability in the PTE.


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