Subject: CVS commit: src/sys/arch/powerpc/ibm4xx
To: None <source-changes@NetBSD.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 12/18/2003 14:15:55
Module Name:	src
Committed By:	pk
Date:		Thu Dec 18 14:15:55 UTC 2003

Modified Files:
	src/sys/arch/powerpc/ibm4xx: pmap.c

Log Message:
Use uvm_km_zalloc(...) instead of uvm_km_alloc1(...,1).


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/sys/arch/powerpc/ibm4xx/pmap.c

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