Subject: CVS commit: [bjh21-hydra] syssrc/sys/arch/arm/arm32
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 10/19/2002 16:30:44
Module Name: syssrc
Committed By: bjh21
Date: Sat Oct 19 13:30:44 UTC 2002
Modified Files:
syssrc/sys/arch/arm/arm32 [bjh21-hydra]: cpuswitch.S
Log Message:
In cpu_switch and cpu_exit, use curcpu to find curproc and curpcb, rather
than assuming CPU 0. Also fix a register-shuffling botch in cpu_exit.
To generate a diff of this commit:
cvs rdiff -r1.28.2.3 -r1.28.2.4 syssrc/sys/arch/arm/arm32/cpuswitch.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.