]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Code must not unlock a mutex while owning the thread lock.
authorkib <kib@FreeBSD.org>
Mon, 13 Jan 2020 14:30:19 +0000 (14:30 +0000)
committerkib <kib@FreeBSD.org>
Mon, 13 Jan 2020 14:30:19 +0000 (14:30 +0000)
commit7171f03dc53a0b7f1d5219f765743e7f09b47d98
tree00fa2c82614c7d941611243dc7bf274835090126
parented4ace30648868bcda40208c348b42c3d42ed6b5
Code must not unlock a mutex while owning the thread lock.

Reviewed by: hselasky, markj
Sponsored by: Mellanox Technologies
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D23150
sys/compat/linuxkpi/common/src/linux_rcu.c
sys/kern/subr_epoch.c