Subject: CVS commit: src/sys/uvm
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 10/27/2006 15:06:04
Module Name:	src
Committed By:	yamt
Date:		Fri Oct 27 15:06:04 UTC 2006

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

Log Message:
revert malloc -> kmem_alloc part of uvm_swap.c rev.1.110 because
the current implementation of kmem_free can sleep.


To generate a diff of this commit:
cvs rdiff -r1.110 -r1.111 src/sys/uvm/uvm_swap.c

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