Subject: CVS commit: src/sys/arch/xen/i386
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 04/19/2006 17:29:07
Module Name:	src
Committed By:	christos
Date:		Wed Apr 19 17:29:07 UTC 2006

Modified Files:
	src/sys/arch/xen/i386: npx.c

Log Message:
Apply fix from FreeBSD's advisory: fxrstor on AMD FPU's does not restore
FIP,FDP,FOP thus leaking other process's execution history.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/xen/i386/npx.c

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