Subject: CVS commit: src/sys/uvm
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 01/18/2006 17:03:36
Module Name:	src
Committed By:	chs
Date:		Wed Jan 18 17:03:36 UTC 2006

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

Log Message:
in amap_alloc(), only put the amap on the list of amaps if we succeeded
in allocating it.


To generate a diff of this commit:
cvs rdiff -r1.68 -r1.69 src/sys/uvm/uvm_amap.c

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