Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/02/2000 22:42:25
Module Name:	syssrc
Committed By:	thorpej
Date:		Wed Aug  2 19:42:24 UTC 2000

Modified Files:
	syssrc/sys/uvm [netbsd-1-5]: uvm_amap.c

Log Message:
Pull up rev. 1.25 (approved by jhawk):
Fix a fairly obvious locking error in amap_cow_now() -- the amap was
left locked upon exit from the function (how did this one slip for
so long?)


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.22.12.1 syssrc/sys/uvm/uvm_amap.c

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