Subject: CVS commit: src/sys/arch/mips/mips
To: None <source-changes@NetBSD.org>
From: Garrett D'Amore <gdamore@netbsd.org>
List: source-changes
Date: 03/30/2006 05:57:01
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.