Subject: CVS commit: [bouyer-xenamd64] src/sys/arch/amd64/amd64
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 10/20/2007 17:30:55
Module Name:	src
Committed By:	bouyer
Date:		Sat Oct 20 17:30:55 UTC 2007

Modified Files:
	src/sys/arch/amd64/amd64 [bouyer-xenamd64]: machdep.c

Log Message:
Xen handle %cs and %ss its own way. Don't check the values passed from
setmcontext, just reset them to sane values.  This fixes signal handlers.


To generate a diff of this commit:
cvs rdiff -r1.62.2.1 -r1.62.2.2 src/sys/arch/amd64/amd64/machdep.c

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