Subject: CVS commit: [vmlocking2] src/sys
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 12/15/2007 00:26:56
Module Name:	src
Committed By:	ad
Date:		Sat Dec 15 00:26:56 UTC 2007

Modified Files:
	src/sys/sys [vmlocking2]: lwp.h
	src/sys/uvm [vmlocking2]: uvm_glue.c

Log Message:
uvm_lwp_hold, uvm_lwp_rele: use atomic ops to avoid lock order problems.


To generate a diff of this commit:
cvs rdiff -r1.71 -r1.71.2.1 src/sys/sys/lwp.h
cvs rdiff -r1.113.2.1 -r1.113.2.2 src/sys/uvm/uvm_glue.c

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