Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1162929
| From | "Rafael J. Wysocki" <rjw@rjwysocki.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: Regression in 3.10.80 vs. 3.10.79 |
| Date | 2015-06-11 01:00 +0200 |
| Message-ID | <pzX8u-3Cx-15@gated-at.bofh.it> (permalink) |
| References | <pzBB0-5rU-3@gated-at.bofh.it> <pzBB0-5rU-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tuesday, June 09, 2015 04:51:35 PM Roland Dreier wrote:
> On Tue, Jun 9, 2015 at 4:43 PM, Roland Dreier <roland@purestorage.com> 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-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: Regression in 3.10.80 vs. 3.10.79 "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2015-06-11 01:00 +0200
Re: Regression in 3.10.80 vs. 3.10.79 "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2015-06-11 22:30 +0200
Re: Regression in 3.10.80 vs. 3.10.79 Roland Dreier <roland@purestorage.com> - 2015-06-13 19:00 +0200
csiph-web