OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Stuart Henderson (sthencvs.openbsd.org)
Date: Sun Oct 04 2009 - 19:36:05 CDT


CVSROOT: /cvs
Module name: src
Changes by: sthencvs.openbsd.org 2009/10/04 18:36:05

Modified files:
        sys/arch/i386/i386: Tag: OPENBSD_4_4 trap.c
        sys/arch/i386/include: Tag: OPENBSD_4_4 npx.h
        sys/arch/i386/isa: Tag: OPENBSD_4_4 npx.c

Log message:
Properly handle XMM exceptions instead of panicing the kernel. Fixes the
issue reported by Slava Pestov. Fix from kettenis.

MFC requested by deraadt.