DragonFly submit List (threaded) for 2007-10
DragonFly BSD
DragonFly submit List (threaded) for 2007-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: acpi sysresource fix


From: YONETANI Tomokazu <qhwt+dfly@xxxxxxxxxx>
Date: Tue, 9 Oct 2007 19:02:48 +0900

On Mon, Sep 24, 2007 at 01:22:59PM +0900, YONETANI Tomokazu wrote:
> On Fri, Sep 14, 2007 at 05:47:47PM +0900, YONETANI Tomokazu wrote:
> > This patch could affect other ACPI subsystems, since it changes the probe
> > order and how it handles the pre-allocated resources.
> 
> I'm currently holding to commit this patch; if I build the acpi.ko
> without ACPI_DEBUG defined, acpi_bus_alloc_gas() fails to allocate
> some of resources.  In my case, available Cx states are limited to 1
> because of this.  I'm going to investigate on this.

I tracked it to down to acpi_timer doing a resource allocation in
identify routine, which was grabbing the resource before sysresource
could do it.  I'll rework the patch and post it here later.

Cheers.



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]