RE: [PATCH 1/2 v3] pci-hyperv: properly handle pci bus remove

2017-01-09 Thread Long Li
Bjorn Helgaas > ; de...@linuxdriverproject.org; linux- > p...@vger.kernel.org; linux-kernel@vger.kernel.org; Long Li > > Subject: RE: [PATCH 1/2 v3] pci-hyperv: properly handle pci bus remove > > > > > -Original Message- > > From: Bjorn Helgaas [mailto:helg...@ke

RE: [PATCH 1/2 v3] pci-hyperv: properly handle pci bus remove

2016-11-11 Thread KY Srinivasan
vger.kernel.org; Long Li > Subject: Re: [PATCH 1/2 v3] pci-hyperv: properly handle pci bus remove > > On Mon, Oct 03, 2016 at 11:42:47PM -0700, Long Li wrote: > > From: Long Li > > > > hv_pci_devices_present is called in hv_pci_remove when we remove a PCI > devi

Re: [PATCH 1/2 v3] pci-hyperv: properly handle pci bus remove

2016-11-11 Thread Bjorn Helgaas
On Mon, Oct 03, 2016 at 11:42:47PM -0700, Long Li wrote: > From: Long Li > > hv_pci_devices_present is called in hv_pci_remove when we remove a PCI device > from host (e.g. by disabling SRIOV on a device). In hv_pci_remove, the bus is > already removed before the call, so we don't need to resca

RE: [PATCH 1/2 v3] pci-hyperv: properly handle pci bus remove

2016-10-04 Thread KY Srinivasan
> -Original Message- > From: Long Li > Sent: Monday, October 3, 2016 11:43 PM > To: KY Srinivasan ; Haiyang Zhang > ; Bjorn Helgaas > Cc: de...@linuxdriverproject.org; linux-...@vger.kernel.org; linux- > ker...@vger.kernel.org; Long Li > Subject: [PATCH 1/2 v3] pci-hyperv: properly hand