Subject: CVS commit: src/sys/arch/sh3/sh3
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 11/16/2003 00:07:13
Module Name:	src
Committed By:	uwe
Date:		Sun Nov 16 00:07:13 UTC 2003

Modified Files:
	src/sys/arch/sh3/sh3: locore_c.c locore_subr.S

Log Message:
Fix cpu_switchto() to correctly prepare new lwp before switching to it.
Fixes PR port-sh3/19956.

Big thanks to Christian Limpach <cl@> for pointing this out and
explaning what the fix is.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/sh3/sh3/locore_c.c
cvs rdiff -r1.14 -r1.15 src/sys/arch/sh3/sh3/locore_subr.S

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