On Thu, Mar 12, 2015 at 12:35:19PM -0500, Bjorn Helgaas wrote: > These are some minor resource fixes related to unassigned PCI BARs. We > should: > > - Mark BARS as unassigned when we can figure that out > - Not complain about "overlaps" with unassigned BARs > - Prevent pci_ioremap_bar() on unassigned BARs > - Give better error messages when pci_ioremap_bar() fails > > I don't think these will actually fix any bugs, other than getting rid of > some annoying messages and improving some others. > > Comments welcome. > > --- > > Bjorn Helgaas (4): > PNP: Don't check for overlaps with unassigned PCI BARs > PCI: Mark invalid BARs as unassigned > PCI: Show driver, BAR#, and resource on pci_ioremap_bar() failure > PCI: Fail pci_ioremap_bar() on unassigned resources Applied with Rafael's ack to pci/resource for v4.1. -- 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