Subject: CVS commit: src/sys/arch/hp700/hp700
To: None <source-changes@NetBSD.org>
From: Nick Hudson <skrll@netbsd.org>
List: source-changes
Date: 02/17/2007 10:37:33
Module Name:	src
Committed By:	skrll
Date:		Sat Feb 17 10:37:33 UTC 2007

Modified Files:
	src/sys/arch/hp700/hp700: locore.S

Log Message:
Preserve the return pointer across the call to sched_idle_unlock in
switch_return so that we don't loop forever!

Remove some unnecessary nops while I'm here.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/arch/hp700/hp700/locore.S

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