Re: [PATCH] PCI: hv: fix bus domain ID corruption

2018-03-09 Thread Lorenzo Pieralisi
On Fri, Mar 09, 2018 at 05:02:34AM +, Sridhar Pitchai wrote: > When PCI BUS is added, PCI_BUS domain ID is set. When PCI_BUS and a device > added to the bus is racing against each other, the first device tends to > overwrite the domain ID. In order to avoid the race, this patch make sure >

[PATCH] PCI: hv: fix bus domain ID corruption

2018-03-08 Thread Sridhar Pitchai
When PCI BUS is added, PCI_BUS domain ID is set. When PCI_BUS and a device added to the bus is racing against each other, the first device tends to overwrite the domain ID. In order to avoid the race, this patch make sure when a device is added to a bus, it never updated the bus domain ID. Since

[PATCH] PCI: hv: fix bus domain ID corruption

2018-03-08 Thread Sridhar Pitchai
0001-PCI-BUS-domain-ID-corruption.patch Description: 0001-PCI-BUS-domain-ID-corruption.patch ___ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel