Subject: CVS commit: [newlock] syssrc/sys/uvm
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/12/2002 02:35:32
Module Name:	syssrc
Committed By:	thorpej
Date:		Tue Mar 12 00:35:31 UTC 2002

Modified Files:
	syssrc/sys/uvm [newlock]: uvm.h uvm_map.c

Log Message:
Make kentry_lock a spin mutex at IPL_VM, and rename it to kentry_mutex.


To generate a diff of this commit:
cvs rdiff -r1.31.6.3 -r1.31.6.4 syssrc/sys/uvm/uvm.h
cvs rdiff -r1.118 -r1.118.2.1 syssrc/sys/uvm/uvm_map.c

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