Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/06/2000 03:22:54
Module Name: syssrc
Committed By: thorpej
Date: Sun Aug 6 00:22:54 UTC 2000
Modified Files:
syssrc/sys/uvm: uvm_fault.c
Log Message:
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.50 -r1.51 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.