[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <201103142137.41607.rjw@sisk.pl>
Date: Mon, 14 Mar 2011 21:37:41 +0100
From: "Rafael J. Wysocki" <rjw@...k.pl>
To: Sarah Sharp <sarah.a.sharp@...ux.intel.com>
Cc: linux-pci@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
Jesse Barnes <jbarnes@...tuousgeek.org>,
ACPI Devel Mailing List <linux-acpi@...r.kernel.org>,
Len Brown <lenb@...nel.org>,
Matthew Garrett <mjg59@...f.ucam.org>
Subject: Re: [RFT][PATCH] PCI / ACPI: Do not require MSI support for PCIe native features
On Monday, March 14, 2011, Sarah Sharp wrote:
> On Mon, Mar 14, 2011 at 09:02:11PM +0100, Rafael J. Wysocki wrote:
> > On Monday, March 14, 2011, Sarah Sharp wrote:
> > > Hi Rafael,
> > >
> > > I applied this patch, on top of this patch:
> > > PCI/ACPI: Report ASPM support to BIOS if not disabled from command line
> > >
> > > Unfortunately, the Express Card still doesn't show up. The trace looks
> > > slightly different, but the irq still gets disabled. dmesg is attached.
> >
> > Hmm. It looks like, for some reason, the check against
> > pcie_aspm_support_enabled() returns false on your system. Do you have
> > ASPM enabled in .config?
>
> My .config is attached. Looks like CONFIG_PCIEASPM=y.
Does it help if you replace "pcie_aspm_support_enabled()" with "true" in
drivers/acpi/pci_root.c:acpi_pci_root_add() ?
Rafael
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists