Now that ampintcmsi(4)'s establish function returns a pointer to the
authorpatrick <patrick@openbsd.org>
Sun, 24 Oct 2021 14:54:52 +0000 (14:54 +0000)
committerpatrick <patrick@openbsd.org>
Sun, 24 Oct 2021 14:54:52 +0000 (14:54 +0000)
commitbeae6a4f71937167750ea54ffe240ab0a77ccc5e
treeff5fc0e013885de5fec13435b52121644b3b9976
parent87edded1683044e3d2775bb27ee8e9db185147d3
Now that ampintcmsi(4)'s establish function returns a pointer to the
more generic machine intr handle, we need to call intr_barrier() for
it instead.

Panic found by bluhm@
ok kettenis@
sys/arch/arm64/dev/ampintc.c