Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Apr 2008 13:50:20 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        Takanori Watanabe <takawata@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:  <200804051350.20354.jhb@freebsd.org>
In-Reply-To: <200804051421.m35EL2nW026104@repoman.freebsd.org>
References:  <200804051421.m35EL2nW026104@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 05 April 2008 10:21:01 am Takanori Watanabe wrote:
> takawata    2008-04-05 14:21:01 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/dev/acpica/Osd   OsdSynch.c 
>   Log:
>   GPE lock may recurse on resume path.

I think there were two PR's for this?  I think it was the Global lock that got 
recursed on in at least one instance rather than the GPE lock too.  It would 
be nice if we could only tag certain ACPI locks with recursion rather than 
all of them. :(

-- 
John Baldwin



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