From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: [PATCH v2 1/2] PCI/ACPI: correct error message for ASPM disabling Date: Thu, 6 Sep 2018 11:05:48 +0200 Message-ID: References: <1533875532-24954-1-git-send-email-okaya@kernel.org> <20180905212028.GS107892@bhelgaas-glaptop.roam.corp.google.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: <20180905212028.GS107892@bhelgaas-glaptop.roam.corp.google.com> Sender: linux-kernel-owner@vger.kernel.org To: Bjorn Helgaas Cc: okaya@kernel.org, Linux PCI , Bjorn Helgaas , "Rafael J. Wysocki" , Len Brown , ACPI Devel Maling List , Linux Kernel Mailing List List-Id: linux-acpi@vger.kernel.org On Wed, Sep 5, 2018 at 11:20 PM Bjorn Helgaas 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 > > Reported-by: Michael Kelley > > 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