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: Mark Kettenis (ketteniscvs.openbsd.org)
Date: Sat Mar 27 2010 - 18:12:48 CDT


CVSROOT: /cvs
Module name: src
Changes by: ketteniscvs.openbsd.org 2010/03/27 17:12:48

Modified files:
        sys/arch/sparc64/sparc64: locore.s

Log message:
At tl==0 call datafault directly instead of going through winfault. It is
impossible that there is a pending register window trap that we need to
fix up in this case.