Re: [PATCH v6] PCI: hv: Make sure the bus domain is really unique

2018-04-11 Thread Bjorn Helgaas
I would make the subject: Revert "PCI: hv: Use device serial number as PCI domain" so it matches the original commit. Otherwise you really need quite a lot of driver internal knowledge to connect them. On Wed, Apr 11, 2018 at 12:36:25AM +, Sridhar Pitchai wrote: > When Linux runs as a

[PATCH v6] PCI: hv: Make sure the bus domain is really unique

2018-04-10 Thread Sridhar Pitchai
When Linux runs as a guest VM in Hyper-V and Hyper-V adds the virtual PCI bus to the guest, Hyper-V always provides unique PCI domain. commit 4a9b0933bdfc ("PCI: hv: Use device serial number as PCI domain") overrode unique domain with the serial number of the first device added to the virtual PCI