mbox series

[0/2] lpfc: Fix regressions in 14.2.0.0 refactoring

Message ID 20220323205545.81814-1-jsmart2021@gmail.com
Headers show
Series lpfc: Fix regressions in 14.2.0.0 refactoring | expand

Message

James Smart March 23, 2022, 8:55 p.m. UTC
Two regressions were found in further testing of the refactoring
work done for the 14.2.0.0 driver rev.

These 2 patches correct the regressions

James Smart (2):
  lpfc: Fix broken sli4 abort path
  lpfc: Fix locking for lpfc_sli_iocbq_lookup

 drivers/scsi/lpfc/lpfc_scsi.c | 12 +++++++-----
 drivers/scsi/lpfc/lpfc_sli.c  | 10 ++++++++--
 2 files changed, 15 insertions(+), 7 deletions(-)

Comments

Martin K. Petersen March 30, 2022, 3:22 a.m. UTC | #1
James,

> Two regressions were found in further testing of the refactoring
> work done for the 14.2.0.0 driver rev.

Applied to 5.18/scsi-staging, thanks!
Martin K. Petersen April 7, 2022, 1:35 p.m. UTC | #2
On Wed, 23 Mar 2022 13:55:43 -0700, James Smart wrote:

> Two regressions were found in further testing of the refactoring
> work done for the 14.2.0.0 driver rev.
> 
> These 2 patches correct the regressions
> 
> James Smart (2):
>   lpfc: Fix broken sli4 abort path
>   lpfc: Fix locking for lpfc_sli_iocbq_lookup
> 
> [...]

Applied to 5.18/scsi-fixes, thanks!

[1/2] lpfc: Fix broken sli4 abort path
      https://git.kernel.org/mkp/scsi/c/7294a9bcaa7e
[2/2] lpfc: Fix locking for lpfc_sli_iocbq_lookup
      https://git.kernel.org/mkp/scsi/c/c26bd6602e1d