Subject: CVS commit: src/sys/arch/pc532/pc532
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 11/25/2003 04:57:06
Module Name:	src
Committed By:	simonb
Date:		Tue Nov 25 04:57:06 UTC 2003

Modified Files:
	src/sys/arch/pc532/pc532: machdep.c

Log Message:
Need to set/restore the PSR explicity in cpu_{set,get}mcontext() since
it is a different size in mcontext_t and "struct reg".
Problem spotted by Christos Zoulas.


To generate a diff of this commit:
cvs rdiff -r1.151 -r1.152 src/sys/arch/pc532/pc532/machdep.c

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