CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2011/06/26 15:35:12
Modified files: sys/arch/sparc64/sparc64: intr.c Log message: In the shared interrupt handler, return the pil and ci_handled_intr_level to the level they were at before we started splraise'ing for the various handlers. with jsing, ok kettenis