Subject: CVS commit: src/sys/compat/linux32/arch/amd64
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 11/24/2007 23:52:56
Module Name:	src
Committed By:	christos
Date:		Sat Nov 24 23:52:56 UTC 2007

Modified Files:
	src/sys/compat/linux32/arch/amd64: linux32_machdep.c

Log Message:
- move the save context before the signal reset (Arto Huusko)
- set the sigcontext cr2


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/compat/linux32/arch/amd64/linux32_machdep.c

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