Subject: PR/33166 CVS commit: src/sys/arch/mips/mips
To: None <port-mips-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Garrett D'Amore <gdamore@netbsd.org>
List: netbsd-bugs
Date: 03/30/2006 06:00:05
The following reply was made to PR port-mips/33166; it has been noted by GNATS.

From: Garrett D'Amore <gdamore@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/33166 CVS commit: src/sys/arch/mips/mips
Date: Thu, 30 Mar 2006 05:57:01 +0000 (UTC)

 Module Name:	src
 Committed By:	gdamore
 Date:		Thu Mar 30 05:57:01 UTC 2006
 
 Modified Files:
 	src/sys/arch/mips/mips: pmap.c
 
 Log Message:
 Don't pmap_remove_pv mappings for unmanaged pages.
 Closes PR mips/33166.  Reviewed by chuq@
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.166 -r1.167 src/sys/arch/mips/mips/pmap.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.