Always grab the KERNEL_LOCK() for !IPL_MPSAFE handlers.
authormpi <mpi@openbsd.org>
Mon, 22 Jan 2018 09:08:43 +0000 (09:08 +0000)
committermpi <mpi@openbsd.org>
Mon, 22 Jan 2018 09:08:43 +0000 (09:08 +0000)
commit7bf9d51431bce7e7a56413ba06dade4fcae3352f
tree39d79d8978dc3785076c6b9f1e0259354bf82ce3
parent002d1ea8dc2356f0f4dbf5553f00f8425a9dbd30
Always grab the KERNEL_LOCK() for !IPL_MPSAFE handlers.

Suggested by kettenis@, ok visa@
sys/arch/amd64/amd64/intr.c
sys/arch/i386/i386/machdep.c
sys/arch/macppc/dev/openpic.c