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

Reply via email to