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

Modified Files:
	src/sys/arch/powerpc/powerpc: trap.c

Log Message:
Don't try to spill entries from the kernel's pmap.  As of now, they can no
longer be evicted, only user-mappings can be evicted.


To generate a diff of this commit:
cvs rdiff -r1.82 -r1.83 src/sys/arch/powerpc/powerpc/trap.c

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