linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Prepartion for SR-IOV PowerVM Enablement
@ 2017-09-22 14:06 Bryant G. Ly
  2017-09-22 14:06 ` [PATCH v2 1/2] powerpc/kernel: Separate SR-IOV Calls Bryant G. Ly
  2017-09-22 14:06 ` [PATCH v2 2/2] pseries/eeh: Add Pseries pcibios_bus_add_device Bryant G. Ly
  0 siblings, 2 replies; 3+ messages in thread
From: Bryant G. Ly @ 2017-09-22 14:06 UTC (permalink / raw)
  To: bhelgaas, benh, paulus, mpe; +Cc: linux-pci, linuxppc-dev, Bryant G. Ly

This patch series is to prepare for enabling SR-IOV
on pseries. It separates the calls to be machine dependent
and does not change any current functionality.

This patch which is currently in review is a dependency:
https://patchwork.kernel.org/patch/9882915/

Bryant G. Ly (2):
  powerpc/kernel: Separate SR-IOV Calls
  pseries/eeh: Add Pseries pcibios_bus_add_device

 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 | 34 +++++++++++++++-------------
 arch/powerpc/platforms/powernv/pci-ioda.c    |  6 +++--
 arch/powerpc/platforms/pseries/eeh_pseries.c | 24 ++++++++++++++++++++
 8 files changed, 79 insertions(+), 29 deletions(-)

-- 
2.11.0 (Apple Git-81)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-09-22 14:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-22 14:06 [PATCH v2 0/2] Prepartion for SR-IOV PowerVM Enablement Bryant G. Ly
2017-09-22 14:06 ` [PATCH v2 1/2] powerpc/kernel: Separate SR-IOV Calls Bryant G. Ly
2017-09-22 14:06 ` [PATCH v2 2/2] pseries/eeh: Add Pseries pcibios_bus_add_device Bryant G. Ly

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).