Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Anders Magnusson <ragge@netbsd.org>
List: source-changes
Date: 05/30/2001 00:25:12
Module Name:	syssrc
Committed By:	ragge
Date:		Tue May 29 21:25:12 UTC 2001

Modified Files:
	syssrc/sys/arch/vax/vax: subr.s

Log Message:
Change Swtch so that the old process context is stored directly and the
idle loop is on the interrupt stack instead of the last running process'
stack. This is needed to work in a multiprocessor environment.


To generate a diff of this commit:
cvs rdiff -r1.58 -r1.59 syssrc/sys/arch/vax/vax/subr.s

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