CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2013/05/12 12:48:53
Modified files: sys/arch/sparc64/sparc64: intr.c locore.s Log message: Take the kernel lock and call the actual interrupt handler from a single C function. Inspired by the change made to amd64/i386 by ratchov@.