Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Eduardo Horvath <eeh@netbsd.org>
List: source-changes
Date: 12/01/2000 19:17:30
Module Name: syssrc
Committed By: eeh
Date: Fri Dec 1 17:17:30 UTC 2000
Modified Files:
syssrc/sys/arch/sparc64/sparc64: pmap.c
Log Message:
Don't allow pmap_collect() to run on the kernel pmap since it will
undo the work of pmap_growkernel().
To generate a diff of this commit:
cvs rdiff -r1.79 -r1.80 syssrc/sys/arch/sparc64/sparc64/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.