Comment 28 for bug 1988711

Revision history for this message
Michael Reed (mreed8855) wrote :

Hi Ketan,

I found that the following patches are currently in our tree and revert the patches listed below.
Revert
Revert "scsi: lpfc: SLI path split: Refactor lpfc_iocbq"
Revert "scsi: lpfc: SLI path split: Refactor fast and slow paths to native SLI4"
Revert "scsi: lpfc: SLI path split: Refactor SCSI paths"
Revert "scsi: lpfc: Fix locking for lpfc_sli_iocbq_lookup()"
Revert "scsi: lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4()"
Revert "scsi: lpfc: Resolve some cleanup issues following SLI path refactoring"

Patches not needed:
a680a9298e7b scsi: lpfc: SLI path split: Refactor lpfc_iocbq
1b64aa9eae28 scsi: lpfc: SLI path split: Refactor fast and slow paths to native SLI4
3512ac094293 scsi: lpfc: SLI path split: Refactor SCSI paths
c26bd6602e1d scsi: lpfc: Fix locking for lpfc_sli_iocbq_lookup()
84c6f99e3907 scsi: lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4()
e27f05147bff scsi: lpfc: Resolve some cleanup issues following SLI path refactoring

Are there any other patches that have been reverted upstream that I need to know about? Most of the issues that I am seeing now are with iocb_cmpl being changed to cmd_cmpl. The "Revert" patches do the opposite and I doing the same.