mbox series

[0/3] Some misc changes

Message ID 1689045300-44318-1-git-send-email-chenxiang66@hisilicon.com
Headers show
Series Some misc changes | expand

Message

chenxiang July 11, 2023, 3:14 a.m. UTC
From: Xiang Chen <chenxiang66@hisilicon.com>

This series contain some fixes including:
- Fix completed I/O analysed as failed
- Block requests before a debugfs snapshot
- Delete unused lock in function hisi_sas_port_notify_formed()

Xingui Yang (1):
  scsi: hisi_sas: Fix normally completed I/O analysed as failed

Yihang Li (2):
  scsi: hisi_sas: Block requests before a debugfs snapshot
  scsi: hisi_sas: Delete unused lock in hisi_sas_port_notify_formed()

 drivers/scsi/hisi_sas/hisi_sas_main.c  |  5 -----
 drivers/scsi/hisi_sas/hisi_sas_v2_hw.c | 11 +++++++++--
 drivers/scsi/hisi_sas/hisi_sas_v3_hw.c | 16 +++++++++++-----
 3 files changed, 20 insertions(+), 12 deletions(-)

Comments

Martin K. Petersen July 23, 2023, 7:18 p.m. UTC | #1
> This series contain some fixes including:
> - Fix completed I/O analysed as failed
> - Block requests before a debugfs snapshot
> - Delete unused lock in function hisi_sas_port_notify_formed()

Applied to 6.6/scsi-staging, thanks!
Martin K. Petersen July 26, 2023, 2:04 a.m. UTC | #2
On Tue, 11 Jul 2023 11:14:57 +0800, chenxiang wrote:

> This series contain some fixes including:
> - Fix completed I/O analysed as failed
> - Block requests before a debugfs snapshot
> - Delete unused lock in function hisi_sas_port_notify_formed()
> 
> Xingui Yang (1):
>   scsi: hisi_sas: Fix normally completed I/O analysed as failed
> 
> [...]

Applied to 6.6/scsi-queue, thanks!

[1/3] scsi: hisi_sas: Fix normally completed I/O analysed as failed
      https://git.kernel.org/mkp/scsi/c/f5393a5602ca
[2/3] scsi: hisi_sas: Block requests before a debugfs snapshot
      https://git.kernel.org/mkp/scsi/c/32be33747d5d
[3/3] scsi: hisi_sas: Delete unused lock in hisi_sas_port_notify_formed()
      https://git.kernel.org/mkp/scsi/c/29f45ed18aa9