mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-08 13:55:29 +00:00
d9b6ab3a76
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