CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2015/09/13 05:48:18
Modified files: sys/arch/amd64/amd64: intr.c sys/arch/amd64/include: intr.h Log message: Introduce intr_barrier(4), an interface that guarantees that an interrupt handler that was running has finished. ok miod@, guenther@ (both for the equivalent sparc64 diff)