Here's what I intend to apply for this problem. The first is the fix we've already discussed, and I put this in for-linus for v4.3 because it should fix the "radeon 0000:01:00.0: Fatal error during GPU init" problem reported by niam at https://bugzilla.kernel.org/show_bug.cgi?id=85491#c47 . That bugzilla was originally opened for a different problem, since resolved, but c770cb4cb505 ("PCI: Mark invalid BARs as unassigned") reintroduced basically the same problem. The second patch is just cosmetic to clarify some messages. I plan to merge this one for v4.4. --- Bjorn Helgaas (2): PCI: Clear IORESOURCE_UNSET when clipping a bridge window PCI: Clear IORESOURCE_UNSET when reverting to firmware-assigned address drivers/pci/bus.c | 2 ++ drivers/pci/setup-res.c | 2 ++ 2 files changed, 4 insertions(+) -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html