Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chuck Cranor <chuck@netbsd.org>
List: source-changes
Date: 04/10/2001 03:53:21
Module Name: syssrc
Committed By: chuck
Date: Tue Apr 10 00:53:21 UTC 2001
Modified Files:
syssrc/sys/uvm: uvm_loan.c
Log Message:
fix locking problem noted by Jaromir Dolecek. also, add more comments
on locking rules to make code easier to understand. locking in
uvm_loananon still needs some work on fringe cases where anon's page
is actually on loan from a uobj.
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 syssrc/sys/uvm/uvm_loan.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.