Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 07/22/2004 15:12:46
Module Name:	src
Committed By:	mycroft
Date:		Thu Jul 22 15:12:46 UTC 2004

Modified Files:
	src/sys/arch/i386/i386: machdep.c

Log Message:
Use pmap_kenter_pa() to map pages to dump, not pmap_enter(), so that it's more
resistant to VM lossage.


To generate a diff of this commit:
cvs rdiff -r1.555 -r1.556 src/sys/arch/i386/i386/machdep.c

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