[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110301225058.GA2294@xanatos>
Date: Tue, 1 Mar 2011 14:51:20 -0800
From: Sarah Sharp <sarah.a.sharp@...ux.intel.com>
To: "Rafael J. Wysocki" <rjw@...k.pl>
Cc: linux-usb@...r.kernel.org, linux-pci@...r.kernel.org,
linux-kernel@...r.kernel.org,
Jesse Barnes <jbarnes@...tuousgeek.org>,
Ozan Caglayan <ozan@...dus.org.tr>
Subject: Re: 2.6.38 regression caused by commit 415e12b
On Tue, Mar 01, 2011 at 09:55:33PM +0100, Rafael J. Wysocki wrote:
> Please check if the appended patch (on top of the Linus' current) helps.
Sorry, it doesn't help. Same message as before.
Sarah
> ---
> drivers/acpi/pci_root.c | 5 +----
> 1 file changed, 1 insertion(+), 4 deletions(-)
>
> Index: linux-2.6/drivers/acpi/pci_root.c
> ===================================================================
> --- linux-2.6.orig/drivers/acpi/pci_root.c
> +++ linux-2.6/drivers/acpi/pci_root.c
> @@ -48,10 +48,7 @@ static int acpi_pci_root_add(struct acpi
> static int acpi_pci_root_remove(struct acpi_device *device, int type);
> static int acpi_pci_root_start(struct acpi_device *device);
>
> -#define ACPI_PCIE_REQ_SUPPORT (OSC_EXT_PCI_CONFIG_SUPPORT \
> - | OSC_ACTIVE_STATE_PWR_SUPPORT \
> - | OSC_CLOCK_PWR_CAPABILITY_SUPPORT \
> - | OSC_MSI_SUPPORT)
> +#define ACPI_PCIE_REQ_SUPPORT (OSC_EXT_PCI_CONFIG_SUPPORT | OSC_MSI_SUPPORT)
>
> static const struct acpi_device_id root_device_ids[] = {
> {"PNP0A03", 0},
--
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