Subject: CVS commit: src/sys/arch/powerpc/powerpc
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 10/17/2003 21:08:57
Module Name: src
Committed By: matt
Date: Fri Oct 17 21:08:57 UTC 2003
Modified Files:
src/sys/arch/powerpc/powerpc: locore_subr.S
Log Message:
Don't zero curlwp/curpcb in cpu_switchto.
Use correct register in the store conditional.
Add DIAGNOSTIC check for null curpcb on cpu_switch exit.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/arch/powerpc/powerpc/locore_subr.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.