RE: [PATCH v2]PCI: hv: fix PCI-BUS domainID corruption

2018-03-14 Thread Michael Kelley (EOSG)
...@linuxdriverproject.org; linux-...@vger.kernel.org; > linux-ker...@vger.kernel.org > Subject: [PATCH v2]PCI: hv: fix PCI-BUS domainID corruption > > Whenever PCI bus is added, HyperV guarantees the BUS id is unique. Even > with > that when a first device is added to th

[PATCH v2]PCI: hv: fix PCI-BUS domainID corruption

2018-03-14 Thread Sridhar Pitchai
Whenever PCI bus is added, HyperV guarantees the BUS id is unique. Even with that when a first device is added to the bus, it overrides bus domain ID with the device serial number. Sometime this can result in BUS ID not being unique. In this case, when PCI_BUS and a device added t

[PATCH v2]PCI: hv: fix PCI-BUS domainID corruption

2018-03-14 Thread Sridhar Pitchai
Whenever PCI bus is added, HyperV guarantees the BUS id is unique. Even with that when a first device is added to the bus, it overrides bus domain ID with the device serial number. Sometime this can result in BUS ID not being unique. In this case, when PCI_BUS and a device added to the bus, even be