Subject: CVS commit: src/sys/arch/powerpc/oea
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 08/08/2003 06:06:50
Module Name:	src
Committed By:	matt
Date:		Fri Aug  8 06:06:49 UTC 2003

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

Log Message:
Allow only user-mappings to be evicted (spillage).  This prevents the
dreaded eviction of a kernel stack page.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/arch/powerpc/oea/pmap.c

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