Subject: CVS commit: src/sys/rump/librump/rumpkern
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 01/27/2008 00:16:22
Module Name:	src
Committed By:	pooka
Date:		Sun Jan 27 00:16:22 UTC 2008

Modified Files:
	src/sys/rump/librump/rumpkern: vm.c

Log Message:
Fix locking botches: take vm object lock before calling pager,
not inside the pager.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/sys/rump/librump/rumpkern/vm.c

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