[F][PATCH 0/11] Allow to reset an opencapi adapter (LP: 1862121)

frank.heimes at canonical.com frank.heimes at canonical.com
Mon Feb 24 15:52:22 UTC 2020


BugLink: https://bugs.launchpad.net/bugs/1862121

IBM added code in firmware to allow to reset an opencapi adapter on a powerpc system, and retrain the opencapi link.
However, on linux, resetting the opencapi link is re-using the existing PCI hotplug framework,
but there's a bit of enablement code missing that is addressed here and should be added to Ubuntu 20.04, since it's a LTS release.

Frederic Barrat (11):
  From: Frederic Barrat <fbarrat at linux.ibm.com>
  From: Frederic Barrat <fbarrat at linux.ibm.com>
  From: Frederic Barrat <fbarrat at linux.ibm.com>
  From: Frederic Barrat <fbarrat at linux.ibm.com>
  From: Frederic Barrat <fbarrat at linux.ibm.com>
  From: Frederic Barrat <fbarrat at linux.ibm.com>
  From: Frederic Barrat <fbarrat at linux.ibm.com>
  From: Frederic Barrat <fbarrat at linux.ibm.com>
  From: Frederic Barrat <fbarrat at linux.ibm.com>
  From: Frederic Barrat <fbarrat at linux.ibm.com>
  From: Frederic Barrat <fbarrat at linux.ibm.com>

 arch/powerpc/include/asm/pnv-pci.h        |   1 +
 arch/powerpc/platforms/powernv/pci-ioda.c | 115 +++++++++++++++-------
 arch/powerpc/platforms/powernv/pci.c      |  24 +++--
 drivers/misc/ocxl/Kconfig                 |   1 +
 drivers/pci/hotplug/pnv_php.c             |  82 ++++++++-------
 5 files changed, 145 insertions(+), 78 deletions(-)

-- 
2.25.0




More information about the kernel-team mailing list