Subject: CVS commit: [vmlocking] src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 08/14/2007 10:50:00
Module Name:	src
Committed By:	yamt
Date:		Tue Aug 14 10:50:00 UTC 2007

Modified Files:
	src/sys/arch/i386/i386 [vmlocking]: locore.S

Log Message:
sse2_copy_page:
	- save and restore a callee-saved register.
	- s/4096/PAGE_SIZE/


To generate a diff of this commit:
cvs rdiff -r1.47.4.3 -r1.47.4.4 src/sys/arch/i386/i386/locore.S

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