CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/03/01 10:43:25
Modified files:
sys/arch/m88k/include: trap.h
sys/arch/m88k/m88k: eh_common.S trap.c
Log message:
Files forgotten during last commit:
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@
