Subject: CVS commit: src/sys/uvm
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 10/14/2006 09:23:56
Module Name:	src
Committed By:	yamt
Date:		Sat Oct 14 09:23:56 UTC 2006

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

Log Message:
uvm_loanbreak: transfer dirtiness of the old page to the new page,
rather than blindly mark it dirty.  fix a part of PR/33513.


To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 src/sys/uvm/uvm_loan.c

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