On Fri 31 May 2013 08:54:24 AM CST, Yinghai Lu wrote:
> On Thu, May 30, 2013 at 4:22 PM, Bjorn Helgaas wrote:
>> On Thu, May 30, 2013 at 2:27 PM, Yinghai Lu wrote:
>>> On Wed, May 29, 2013 at 11:04 PM, Yinghai Lu wrote:
On Wed, May 29, 2013 at 10:45 PM, Xudong Hao wrote:
> Since device
On Thu, May 30, 2013 at 4:22 PM, Bjorn Helgaas wrote:
> On Thu, May 30, 2013 at 2:27 PM, Yinghai Lu wrote:
>> On Wed, May 29, 2013 at 11:04 PM, Yinghai Lu wrote:
>>> On Wed, May 29, 2013 at 10:45 PM, Xudong Hao wrote:
Since device registering is put into pci_device_add(), it must set value
On Thu, May 30, 2013 at 2:27 PM, Yinghai Lu wrote:
> On Wed, May 29, 2013 at 11:04 PM, Yinghai Lu wrote:
>> On Wed, May 29, 2013 at 10:45 PM, Xudong Hao wrote:
>>> Since device registering is put into pci_device_add(), it must set value of
>>> Virtual Function device's member before the pci_dev
On Wed, May 29, 2013 at 11:04 PM, Yinghai Lu wrote:
> On Wed, May 29, 2013 at 10:45 PM, Xudong Hao wrote:
>> Since device registering is put into pci_device_add(), it must set value of
>> Virtual Function device's member before the pci_dev is put to device tree. Or
>> some relevant subsystem of d
..@vger.kernel.org; Linux Kernel Mailing List
> Subject: Re: [PATCH] PCI: set correct value for iov device before device
>
> On Wed, May 29, 2013 at 10:45 PM, Xudong Hao
> wrote:
> > Since device registering is put into pci_device_add(), it must set value of
> > Virtual Func
On Wed, May 29, 2013 at 10:45 PM, Xudong Hao wrote:
> Since device registering is put into pci_device_add(), it must set value of
> Virtual Function device's member before the pci_dev is put to device tree. Or
> some relevant subsystem of driver model such as xen will report a incorrect
> IOV devi
Hi Xudong,
This bug has been fixed by Jiang Liu in patch
https://patchwork.kernel.org/patch/2613481/
On 2013/5/30 13:45, Xudong Hao wrote:
> Since device registering is put into pci_device_add(), it must set value of
> Virtual Function device's member before the pci_dev is put to device tree.
Since device registering is put into pci_device_add(), it must set value of
Virtual Function device's member before the pci_dev is put to device tree. Or
some relevant subsystem of driver model such as xen will report a incorrect
IOV device to Xen hypervior.
Signed-off-by: Xudong Hao
---
drivers
8 matches
Mail list logo