On Mon, Nov 30, 2015 at 03:11:14AM +0100, Rafael J. Wysocki wrote: > On Monday, November 30, 2015 09:20:06 AM Jiang Liu wrote: > > Hi Rafael, > > I have removed following changes against the original patch > > posted at Nov 16. > > bus); > > > > /* already added by acpi ? */ > > - resource_list_for_each_entry(window, resources) > > + resource_list_for_each_entry(window, &info->resources) > > if (window->res->flags & IORESOURCE_BUS) { > > found = true; > > break; > > } > > - > > if (!found) > > pci_add_resource(resources, &info->busn); > > > > And I only refined the commit message based on the test patch > > I sent to Authur as an attachment at Nov 25. > > OK, thanks. > > Keith, Hans, can you test this version too please? Thanks, works for me! Tested-by: Keith Busch <keith.busch@xxxxxxxxx> > Bjorn, any more comments from you on this one? -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html