Subject: CVS commit: [netbsd-1-6] syssrc/sys/uvm
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 06/02/2002 01:43:36
Module Name:	syssrc
Committed By:	tv
Date:		Sat Jun  1 22:43:36 UTC 2002

Modified Files:
	syssrc/sys/uvm [netbsd-1-6]: uvm_loan.c

Log Message:
Pull up revision 1.38 (requested by enami in ticket #114):
Add missing pageq lock while uvm_pagefree() is called (either directly
or indirectly).  Reviewed by chuq.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.37.4.1 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.