CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/10/24 08:54:52
Modified files:
sys/arch/arm64/dev: ampintc.c
Log message:
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@
