Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Apr 2003 11:21:22 -0400 (EDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        David Xu <davidxu@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   RE: cvs commit: src/sys/kern kern_exit.c kern_thread.c
Message-ID:  <XFMail.20030421112122.jhb@FreeBSD.org>
In-Reply-To: <200304211442.h3LEg4UF019102@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 21-Apr-2003 David Xu wrote:
> davidxu     2003/04/21 07:42:04 PDT
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/kern             kern_exit.c kern_thread.c 
>   Log:
>   Fix lock order reversal problem.

Cool, thanks.  I had that mtx_unlock/lock pair replaced with
DROP_GIANT and PICKUP_GIANT locally as well.

-- 

John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20030421112122.jhb>