CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2009/02/26 22:19:36

Modified files:
        sys/arch/mvme88k/include: cpu.h 
        sys/arch/mvme88k/mvme88k: m197_machdep.c machdep.c 

Log message:
Rework nmi handling to handle ``complex'' NMI faster, and return as fast as
possible from the exception, without doing the AST and softintr dance.

This should avoid too much stack usage under load.

ok deraadt@

Reply via email to