CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/07/16 15:49:41
Modified files:
sys/dev/pci : if_mcx.c
Log message:
Pass the interrupt handler cookie instead of the pointer to it
to intr_barrier(9). Fixes mysterious panics seen while working
on intr_barrier(9) for arm64.
ok jmatthew@
