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: Miod Vallat (miodcvs.openbsd.org)
Date: Sun Dec 02 2007 - 15:27:02 CST


CVSROOT: /cvs
Module name: src
Changes by: miodcvs.openbsd.org 2007/12/02 14:27:02

Modified files:
        sys/arch/m88k/m88k: eh_common.S

Log message:
Since the 88110 doesn't disable the FPU when handling an exception (and does
not need to), do not try to handle exceptions occuring when we re-enable
shadowing as special - these are just nested exceptions.

While there, add a workaround for the 88110 rte errata (#18).