CVSROOT: /cvs Module name: src Changes by: v...@cvs.openbsd.org 2017/02/10 20:44:22
Modified files: sys/arch/sgi/include: intr.h sys/arch/sgi/localbus: int.c macebus.c sys/arch/sgi/sgi: intr_template.c ip27_machdep.c sys/arch/sgi/xbow: xbridge.c xheart.c Log message: Let MP-safe interrupt handlers run without the kernel lock on sgi. OK miod@