Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/06/2000 20:12:10
Module Name:	syssrc
Committed By:	thorpej
Date:		Sun Aug  6 17:12:10 UTC 2000

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

Log Message:
Pull up rev. 1.51:
Update a comment in uvmfault_anonget() to reflect reality, and
make uvm_fault() handle uvmfault_anonget() failure properly (i.e.
don't unlock a lock that's already unlocked).


To generate a diff of this commit:
cvs rdiff -r1.48 -r1.48.4.1 syssrc/sys/uvm/uvm_fault.c

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