Subject: CVS commit: [netbsd-4] src/sys/uvm
To: None <source-changes@NetBSD.org>
From: Liam J. Foy <liamjfoy@netbsd.org>
List: source-changes
Date: 08/24/2007 16:52:26
Module Name:	src
Committed By:	liamjfoy
Date:		Fri Aug 24 16:52:26 UTC 2007

Modified Files:
	src/sys/uvm [netbsd-4]: uvm_aobj.c

Log Message:
Pull up following revision(s) (requested by pooka in ticket #825):
	sys/uvm/uvm_aobj.c: revision 1.93
In uao_get(), drop object lock only after dropswap to avoid KASSERT panic.
Should fix tmpfs problem reported by riz on current-users.  yamt ok.


To generate a diff of this commit:
cvs rdiff -r1.82 -r1.82.2.1 src/sys/uvm/uvm_aobj.c

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