All of lore.kernel.org
 help / color / mirror / Atom feed
From: chenxiang <chenxiang66@hisilicon.com>
To: <martin.petersen@oracle.com>, <jejb@linux.vnet.ibm.com>
Cc: <linux-scsi@vger.kernel.org>, <linuxarm@huawei.com>,
	Xiang Chen <chenxiang66@hisilicon.com>
Subject: [PATCH 0/2] hisi_sas: Some misc update
Date: Wed, 4 Jan 2023 12:03:18 +0800	[thread overview]
Message-ID: <1672805000-141102-1-git-send-email-chenxiang66@hisilicon.com> (raw)

From: Xiang Chen <chenxiang66@hisilicon.com>

There are two bugfixes related to hisi sas driver:
- Use abort task set command to reset SAS disks when discovered;
- Set a port invalid only if there is no devices attached when refreshing
port id;

Xingui Yang (1):
  scsi: hisi_sas: Use abort task set to reset SAS disks when discovered

Yihang Li (1):
  scsi: hisi_sas: Set a port invalid only if there is no devices
    attached when refreshing port id

 drivers/scsi/hisi_sas/hisi_sas_main.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.8.1


             reply	other threads:[~2023-01-04  3:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-04  4:03 chenxiang [this message]
2023-01-04  4:03 ` [PATCH 1/2] scsi: hisi_sas: Use abort task set to reset SAS disks when discovered chenxiang
2023-01-04  4:03 ` [PATCH 2/2] scsi: hisi_sas: Set a port invalid only if there is no devices attached when refreshing port id chenxiang
2023-01-14  3:20 ` [PATCH 0/2] hisi_sas: Some misc update Martin K. Petersen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1672805000-141102-1-git-send-email-chenxiang66@hisilicon.com \
    --to=chenxiang66@hisilicon.com \
    --cc=jejb@linux.vnet.ibm.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=linuxarm@huawei.com \
    --cc=martin.petersen@oracle.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.