Subject: CVS commit: src/sys/uvm
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 08/05/2007 10:19:23
Module Name:	src
Committed By:	pooka
Date:		Sun Aug  5 10:19:23 UTC 2007

Modified Files:
	src/sys/uvm: uvm_aobj.c

Log Message:
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.92 -r1.93 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.