Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 10/21/2000 17:10:26
Module Name:	syssrc
Committed By:	tsutsui
Date:		Sat Oct 21 14:10:26 UTC 2000

Modified Files:
	syssrc/sys/arch/sun3/sun3x: pmap.c

Log Message:
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.54 -r1.55 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.