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:24:30
Module Name:	syssrc
Committed By:	thorpej
Date:		Wed Aug  2 19:24:30 UTC 2000

Modified Files:
	syssrc/sys/uvm: uvm_amap.c

Log Message:
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.24 -r1.25 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.