Subject: CVS commit: syssrc/sys/arch/powerpc/mpc6xx
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 07/09/2002 22:05:01
Module Name:	syssrc
Committed By:	matt
Date:		Tue Jul  9 19:05:01 UTC 2002

Modified Files:
	syssrc/sys/arch/powerpc/mpc6xx: mpc6xx_machdep.c

Log Message:
When allocate VA for the msgbuf, don't allocate pages too since we have
already done that in pmap_bootstrap.  (fixes a small page leak at startup).


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/powerpc/mpc6xx/mpc6xx_machdep.c

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