Re: Regression: Fixing recursive fault but reboot is needed at booton HP 6730B - bisected

From: Roberto Oppedisano
Date: Sat Mar 16 2013 - 03:10:36 EST


Il 15/03/2013 18:13, Rafael J. Wysocki ha scritto:
Here's the new suspect:

f95988de06ea62ef5bd861f06e9ef56cea405ed1 is the first bad commit
commit f95988de06ea62ef5bd861f06e9ef56cea405ed1
Author: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
Date: Mon Jan 7 21:17:02 2013 +0100

ACPI / scan: Treat power resources in a special way
In that case, please try to comment out the following two lines:

device_set_wakeup_capable(dev, true);
acpi_pci_sleep_wake(pci_dev, false);

in pci_acpi_setup() in drivers/pci/pci-acpi.c and see if that improves things
for you.

Current git still hangs with those two lines commented out.

Kind regards
R
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/