Subject: CVS commit: syssrc/sys/arch/arm/arm
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 10/13/2002 14:20:39
Module Name:	syssrc
Committed By:	bjh21
Date:		Sun Oct 13 11:20:39 UTC 2002

Modified Files:
	syssrc/sys/arch/arm/arm: bcopyinout.S copystr.S

Log Message:
Use cpu_number() to find curpcb, rather than assuming CPU 0.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/arm/arm/bcopyinout.S
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/arm/arm/copystr.S

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