[PATCH v5 0/3] Prepartion for SR-IOV PowerVM Enablement
Bryant G. Ly
bryantly at linux.vnet.ibm.com
Thu Nov 30 03:13:07 AEDT 2017
On 11/9/17 8:00 AM, Bryant G. Ly wrote:
> v1 - Initial patch
> v2 - Addressed Bjorn's comment on creating a highly platform
> dependent global exported symbol.
> v3 - Based patch off linux-ppc/master
> v4 - Using the sriov-drivers_autoprobe mechanism per Bjorn's request
> v5 - Fixed comments and commit message
>
> Bryant G. Ly (3):
> powerpc/kernel: Separate SR-IOV Calls
> pseries: Add PSeries SR-IOV Machine dependent calls
> PCI/IOV: Add pci_vf_drivers_autoprobe() interface
>
> arch/powerpc/include/asm/machdep.h | 7 ++++++
> arch/powerpc/include/asm/pci-bridge.h | 4 +---
> arch/powerpc/kernel/eeh_driver.c | 4 ++--
> arch/powerpc/kernel/pci-common.c | 23 +++++++++++++++++++
> arch/powerpc/kernel/pci_dn.c | 6 -----
> arch/powerpc/platforms/powernv/eeh-powernv.c | 33 ++++++++++++++--------------
> arch/powerpc/platforms/powernv/pci-ioda.c | 6 +++--
> arch/powerpc/platforms/pseries/eeh_pseries.c | 24 ++++++++++++++++++++
> arch/powerpc/platforms/pseries/pci.c | 31 ++++++++++++++++++++++----
> drivers/pci/iov.c | 11 ++++++++++
> include/linux/pci.h | 2 ++
> 11 files changed, 118 insertions(+), 33 deletions(-)
>
Hi Mike,
Any updates on when this is going to get pulled? I want to submit the full SR-IOV enablement on PowerVM,
but I haven't seen this get merged into 4.15 yet.
-Bryant
More information about the Linuxppc-dev
mailing list