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

2018-03-30 Thread Sridhar Pitchai
>On 3/30/18, 2:23 PM, "Bjorn Helgaas" wrote: > >On Fri, Mar 30, 2018 at 07:35:04PM +, Sridhar Pitchai wrote: > >commit 4a9b0933bdfc ("PCI: hv: Use device serial number as PCI > >domain") need to be reverted. Also, we no longer need it

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

2018-03-30 Thread Bjorn Helgaas
On Fri, Mar 30, 2018 at 07:35:04PM +, Sridhar Pitchai wrote: > >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") >

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

2018-03-30 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

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

2018-03-26 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