Subject: CVS commit: syssrc/sys/arch/sh5/sh5
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 10/21/2002 18:37:20
Module Name:	syssrc
Committed By:	scw
Date:		Mon Oct 21 15:37:20 UTC 2002

Modified Files:
	syssrc/sys/arch/sh5/sh5: cpu_switch.S

Log Message:
In switch_exit(), load the SP and FP from proc0's PCB instead of using
a "null" stack.
Also be sure to clear curproc, and update curpcb.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 syssrc/sys/arch/sh5/sh5/cpu_switch.S

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