[#]
http://marc.info/?l=openbsd-cvs&m=141084434823821&w=2
openbsd-cvs(obsdave,2) — All
2014-09-16 14:23:18
Module name: src
Changes by: dlg@cvs.openbsd.org 2014/09/15 23:12:04
Modified files:
sys/dev/pci : mpii.c
Log message:
mark the mpii interrupt handler as mpsafe, and drop the kernel lock
in the scsi_cmd path and iopool backend.
modelled on mfi and mpi.