[PATCH v1 0/4] Unassigned resource fixes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


 drivers/pci/pci.c       |    9 +++++----
 drivers/pci/setup-res.c |    2 ++
 drivers/pnp/quirks.c    |    9 ++++++---
 3 files changed, 13 insertions(+), 7 deletions(-)

-- 
Bjorn
--
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




[Index of Archives]     [DMA Engine]     [Linux Coverity]     [Linux USB]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Greybus]

  Powered by Linux