On Tuesday, June 09, 2015 04:51:35 PM Roland Dreier wrote: > On Tue, Jun 9, 2015 at 4:43 PM, Roland Dreier <roland@xxxxxxxxxxxxxxx> wrote: > > I understand that the change here fixed another regression, but I'm > > wondering if there's a way to make everyone happy here? I can provide > > debugging info from my system as required... > > Maybe sent my mail too quickly, as I have some thoughts after looking > at the code. > > From the link order, drivers/acpi init wll be called before > drivers/pnp init, right? In my case, the acpi resources ("ACPI > PM1a_EVT_BLK") etc are under a pnp bus. But if acpi requests the > resources first, then pnp can't request the enclosing range. > > Is the right fix to make sure the pnp init happens before acpi > requests resources? I need to have a deeper look at things. Can you please file a bug at bugzilla.kernel.org to track this and attach the output of acpidump from the affected system in there? Rafael -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html