Searched hist:268080 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/usb/serial/
H A Dusb_serial.hdiff 268080 Tue Jul 01 07:47:03 MDT 2014 hselasky Fix order of USB serial layer uninit. Currently module dependency
rules prevent the USB serial module to be unloaded before any client
modules. This patch ensures that the "ucom_mtx" mutex is destroyed
last when doing a system uninit in a monotolith build aswell.

MFC after: 3 days
H A Dusb_serial.cdiff 268080 Tue Jul 01 07:47:03 MDT 2014 hselasky Fix order of USB serial layer uninit. Currently module dependency
rules prevent the USB serial module to be unloaded before any client
modules. This patch ensures that the "ucom_mtx" mutex is destroyed
last when doing a system uninit in a monotolith build aswell.

MFC after: 3 days

Completed in 106 milliseconds