]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'lorenzo/pci/hv'
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 6 Jun 2018 21:10:35 +0000 (16:10 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 6 Jun 2018 21:10:35 +0000 (16:10 -0500)
commite9046b2621d69a843fcfb9ffbb94a52786b50c7c
tree3c1bebb8ce556bc6430d3c2db994ed68f9e4c05d
parentd81613642d715952ec69243c64ed067a6a0ffd3f
parentf4a56f48f0851dab39adaf6966f82dabab32ebf4
Merge branch 'lorenzo/pci/hv'

  - fix Hyper-V bus registration failure caused by domain/serial number
    confusion (Sridhar Pitchai)

  - improve Hyper-V refcounting and coding style (Stephen Hemminger)

  - avoid potential Hyper-V hang waiting for a response that will never
    come (Dexuan Cui)

* lorenzo/pci/hv:
  PCI: hv: Do not wait forever on a device that has disappeared
  PCI: hv: Use list_for_each_entry()
  PCI: hv: Convert remove_lock to refcount
  PCI: hv: Remove unused reason for refcount handler
  PCI: hv: Make sure the bus domain is really unique