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:44:01
Module Name: syssrc
Committed By: tv
Date: Sat Jun 1 22:44:01 UTC 2002
Modified Files:
syssrc/sys/uvm [netbsd-1-6]: uvm_page.c
Log Message:
Pull up revision 1.76 (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.75 -r1.75.4.1 syssrc/sys/uvm/uvm_page.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.