Subject: CVS commit: syssrc [netbsd-1-4]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 01/17/2001 18:37:46
Module Name:	syssrc
Committed By:	he
Date:		Wed Jan 17 16:37:46 UTC 2001

Modified Files:
	syssrc/sys/arch/sun3/sun3x [netbsd-1-4]: pmap.c

Log Message:
Pull up revision 1.55 (requested by tsutsui):
  Properly handle pmap->pm_refcount (initialize and lock before
  access).  Should fix long-standing "out of space in kmem_map"
  bug on sun3x.


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.45.2.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.