Comment 8 for bug 1689980

Revision history for this message
Seth Forshee (sforshee) wrote :

Diffstat from the requested backports:

 drivers/scsi/aacraid/aachba.c | 17 +++---
 drivers/scsi/aacraid/aacraid.h | 22 ++++++--
 drivers/scsi/aacraid/commctrl.c | 15 +++---
 drivers/scsi/aacraid/comminit.c | 18 ++-----
 drivers/scsi/aacraid/commsup.c | 78 +++++++++++++--------------
 drivers/scsi/aacraid/linit.c | 232 ++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------
 drivers/scsi/aacraid/src.c | 136 +++++++++++++++++++++++++++-------------------
 7 files changed, 298 insertions(+), 220 deletions(-)

So that's fairly substantial. I skimmed the patches and most of them look pretty safe, just a handful that are somewhat concerning.

It's likely we can take these if/when the backport has been thoroughly tested. Is this hardware commonly used on platforms other than Power 9? If so it would be good to see some testing on those platforms, if possible.