Merge branch 'remotes/lorenzo/pci/endpoint'
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 12 Jul 2019 22:08:39 +0000 (17:08 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 12 Jul 2019 22:08:39 +0000 (17:08 -0500)
commit950cfbf0a52bd5720a7aa95eae70d73d2ec5d489
tree3ab84628cfe9fa4e81218e69269d81bdcfee1d52
parent916f12e494d7ff7c786144ac62807bd37755efb3
parentdbb7bbcc8ad248b1ab05bd27dfdb587ef4023dab
Merge branch 'remotes/lorenzo/pci/endpoint'

  - Complete PCI endpoint removal so a subsequent add doesn't fail with
    -EBUSY (Alan Mikhak)

  - Pay attention to PCI endpoint fixed-size BARs (Alan Mikhak)

  - Fix PCI endpoint handling of 64bit BARs (Alan Mikhak)

  - Clear PCI endpoint BARs before freeing space (Alan Mikhak)

* remotes/lorenzo/pci/endpoint:
  PCI: endpoint: Clear BAR before freeing its space
  PCI: endpoint: Skip odd BAR when skipping 64bit BAR
  PCI: endpoint: Allocate enough space for fixed size BAR
  PCI: endpoint: Set endpoint controller pointer to NULL