On Wed, Mar 27, 2013 at 3:56 PM, Bjorn Helgaas <bhelg...@google.com> wrote: > > Why can't we set all the ASPM flags *first*, before calling > pci_acpi_scan_root()? That way we could just do the correct ASPM > setup as we discover devices during enumeration, rather than trying to > fix things up afterwards. I suspect pcie_clear_aspm() is broken > anyway, because it looks like it only touches one level of the > hierarchy, without recursively descending it.
Yes, we can clean up aspm stop/clear up. and that should be for 3.10 right? But this patch should be safe for 3.9 and stable. Thanks Yinghai -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/