Re: [PATCH v2 1/2] PCI/ACPI: correct error message for ASPM disabling

From: Rafael J. Wysocki
Date: Thu Sep 06 2018 - 05:06:03 EST


On Wed, Sep 5, 2018 at 11:20 PM Bjorn Helgaas <helgaas@xxxxxxxxxx> wrote:
>
> On Fri, Aug 10, 2018 at 04:32:11AM +0000, Sinan Kaya wrote:
> > If _OSC execution fails today for platforms without an _OSC
> > entry, code is printing a misleading message saying disabling
> > ASPM as follows:
> >
> > acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
> >
> > We need to ensure that platform supports ASPM to begin with.
> >
> > Signed-off-by: Sinan Kaya <okaya@xxxxxxxxxx>
> > Reported-by: Michael Kelley <mikelley@xxxxxxxxxxxxx>
>
> Tentatively applied both to pci/aspm for v4.20, thanks!
>
> Rafael, let me know if you object or would rather put these through your tree.

I have no problems with these and they can go in via the PCI tree as
far as I'm concerned.

Thanks,
Rafael