Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Mar 2007 16:00:08 -0400
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        Nate Lawson <njl@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/acpica/Osd OsdSynch.c
Message-ID:  <200703261600.10705.jkim@FreeBSD.org>
In-Reply-To: <200703261938.l2QJcSZE036306@repoman.freebsd.org>
References:  <200703261938.l2QJcSZE036306@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 26 March 2007 03:38 pm, Nate Lawson wrote:
> njl         2007-03-26 19:38:28 UTC
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/dev/acpica/Osd   OsdSynch.c
>   Log:
>   Use a unique name for each mutex now that acpi-ca is creating
> more than one (hardware & global lock).  This should address
> witness complaints that a duplicate mutex is being acquired.  Be
> sure to free the mutex to fix a potential memory leak.
>
>   MFC after:      3 days
>
>   Revision  Changes    Path
>   1.28      +11 -2     src/sys/dev/acpica/Osd/OsdSynch.c

Thanks!  It was on my todo list at some point but slipped through 
crack somehow and forgotten completely. :-(

Jung-uk Kim



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