CVSROOT: /cvs Module name: src Changes by: [email protected] 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.
