Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 10/21/2000 21:10:17
Module Name: syssrc
Committed By: tv
Date: Sat Oct 21 18:10:17 UTC 2000
Modified Files:
syssrc/sys/arch/sun3/sun3x [netbsd-1-5]: pmap.c
Log Message:
Pullup 1.55 [tsutsui]:
Initialize pmap->pm_refcount properly in pmap_pinit() and
add simple_locks where pmap->pm_refcount are refered.
This should fix a long-standing "out of space kmem_map" panic bug on sun3x.
To generate a diff of this commit:
cvs rdiff -r1.52 -r1.52.4.1 syssrc/sys/arch/sun3/sun3x/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.