Re: [PATCH] cxl: Ignore probes for virtual afu pci devices

2016-03-03 Thread Ian Munsie
Acked-by: Ian Munsie ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev

Re: [PATCH] cxl: Ignore probes for virtual afu pci devices

2016-03-03 Thread Andrew Donnellan
On 29/02/16 16:40, Vaibhav Jain wrote: Add a check at the beginning of cxl_probe function to ignore virtual pci devices created for each afu registered. This fixes the the errors messages logged about missing CXL vsec, when cxl probe is unable to find necessary vsec entries in device pci config s

Re: [PATCH] cxl: Ignore probes for virtual afu pci devices

2016-03-02 Thread Frederic Barrat
Hi Vaibhav, Looks ok to me. Reviewed-by: fbar...@linux.vnet.ibm.com Fred Le 29/02/2016 06:40, Vaibhav Jain a écrit : Add a check at the beginning of cxl_probe function to ignore virtual pci devices created for each afu registered. This fixes the the errors messages logged about missing CXL v

[PATCH] cxl: Ignore probes for virtual afu pci devices

2016-02-28 Thread Vaibhav Jain
Add a check at the beginning of cxl_probe function to ignore virtual pci devices created for each afu registered. This fixes the the errors messages logged about missing CXL vsec, when cxl probe is unable to find necessary vsec entries in device pci config space. The error message logged are of the