Subject: CVS commit: syssrc/sys/arch/evbarm/iq80310
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 02/22/2002 19:23:14
Module Name:	syssrc
Committed By:	thorpej
Date:		Fri Feb 22 17:23:14 UTC 2002

Modified Files:
	syssrc/sys/arch/evbarm/iq80310: iq80310_machdep.c

Log Message:
Fix the "va" argument to pmap_map_entry() when mapping kernel_ptpt.
This happened to work in the IOP310 because the kernel runs VA==PA.


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 syssrc/sys/arch/evbarm/iq80310/iq80310_machdep.c

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