[Skiboot] [PATCH 0/3] opencapi hw procedure fixes for mixed mode

Frederic Barrat fbarrat at linux.ibm.com
Sat Mar 16 03:44:37 AEDT 2019


A small series of fixes for opencapi. The first 2 will be needed for
mixed mode on witherspoon, and since they only affect
npu2-hw-procedures.c, it shouldn't conflict with Andrew's patchset.

The last one is not really for mixed mode, but it's related to the
previous zcal patch: we have a potential issue if we have 2 opencapi
adapters on the same socket.


Frederic Barrat (3):
  npu2-hw-procedures: Don't set iovalid for opencapi devices
  npu2-hw-procedures: Fix zcal in mixed opencapi and nvlink mode
  npu2/hw-procedures: Fix parallel zcal for opencapi

 hw/npu2-hw-procedures.c | 34 +++++++++++++++++++++++++++++-----
 hw/npu2-opencapi.c      |  5 +++--
 include/npu2.h          |  3 ++-
 3 files changed, 34 insertions(+), 8 deletions(-)

-- 
2.19.1



More information about the Skiboot mailing list