Let the interrupt subsystem allocate memory for the IPI handle,
authorvisa <visa@openbsd.org>
Mon, 29 Jan 2018 14:51:57 +0000 (14:51 +0000)
committervisa <visa@openbsd.org>
Mon, 29 Jan 2018 14:51:57 +0000 (14:51 +0000)
commit0bde7ad85793e23fc4f75cf9da70a05bf96d1ae0
tree7848f3b4b4e96d5d628cb15b338221f4a70a8bc3
parent19780f8c4cb9b4c2db9222865e5bb6bae9b0bc59
Let the interrupt subsystem allocate memory for the IPI handle,
to drop remaining uses of `ci_ipiih'. In addition, mark the IPI
handler MP-safe.
sys/arch/sgi/sgi/ip27_machdep.c
sys/arch/sgi/sgi/ip30_machdep.c