Date: Mon, 13 Jan 2020 15:39:26 +0100 From: Hans Petter Selasky <hps@selasky.org> To: Konstantin Belousov <kib@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r356682 - in head/sys: compat/linuxkpi/common/src kern Message-ID: <616cbd60-098f-fbf3-e1f3-9c5d4c78cc13@selasky.org> In-Reply-To: <202001131430.00DEUK7x064219@repo.freebsd.org> References: <202001131430.00DEUK7x064219@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2020-01-13 15:30, Konstantin Belousov wrote: > Author: kib > Date: Mon Jan 13 14:30:19 2020 > New Revision: 356682 > URL:https://svnweb.freebsd.org/changeset/base/356682 > > Log: > Code must not unlock a mutex while owning the thread lock. Because the thread lock is not recursive. --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?616cbd60-098f-fbf3-e1f3-9c5d4c78cc13>