Subject: CVS commit: src/sys/uvm
To: None <source-changes@NetBSD.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 10/09/2003 02:44:55
Module Name:	src
Committed By:	atatat
Date:		Thu Oct  9 02:44:55 UTC 2003

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

Log Message:
When pulling back an amap to cover the new allocation along with the
previous entry, don't add the size to the extension -- it's already
been added to the end of the previous entry.


To generate a diff of this commit:
cvs rdiff -r1.140 -r1.141 src/sys/uvm/uvm_map.c

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