Subject: CVS commit: syssrc/sys/arch/powerpc/mpc6xx
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 11/05/2001 03:25:40
Module Name:	syssrc
Committed By:	matt
Date:		Mon Nov  5 01:25:39 UTC 2001

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

Log Message:
Don't try to pool_putting a PVO when re-entering a mapping.  Since the
PVO_MANAGED may get munged, we can possible put this into the wrong pool.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 syssrc/sys/arch/powerpc/mpc6xx/pmap.c

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