[#] http://marc.info/?l=openbsd-cvs&m=141078242831621&w=2
openbsd-cvs(obsdave,2) — All
2014-09-16 14:22:52


Module name: src
Changes by: dlg@cvs.openbsd.org 2014/09/15 06:00:04

Modified files:
sys/dev/ic : mpi.c
sys/dev/pci : mpi_pci.c

Log message:
mark the interrupt handler mpsafe, and drop the kernel lock in the scs_cmd
paths. take it again when going back to other parts of the kernel.

tested by and ok kettenis@