CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2019/03/13 22:28:10

Modified files:
        sys/dev/usb/dwc2: dwc2.c 

Log message:
Use non-blocking allocation in dwc2_allocx() to make
the routine safe to use in soft interrupt context.

This fixes an assertwaitok() panic reported by
Abel Abraham Camarillo Ojeda.

OK mpi@

Reply via email to