CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2009/05/27 12:58:16
Modified files: sys/arch/mips64/mips64: exception.S interrupt.c Log message: Rename the ast processing function from softintr() to ast(), to reduce confusion. Make sure this function is invoked with interrupts enabled now.