linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: John Garry <john.garry@huawei.com>,
	jejb@linux.ibm.com, damien.lemoal@opensource.wdc.com,
	jinpu.wang@cloud.ionos.com
Cc: "Martin K . Petersen" <martin.petersen@oracle.com>,
	liuqi115@huawei.com, hch@lst.de, Viswas.G@microchip.com,
	chenxiang66@hisilicon.com, linuxarm@huawei.com,
	linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org,
	Ajish.Koshy@microchip.com
Subject: Re: [PATCH v2 0/4] scsi: libsas and users: Factor out internal abort code
Date: Fri, 18 Mar 2022 23:56:53 -0400	[thread overview]
Message-ID: <164766213030.31329.3570055457807072827.b4-ty@oracle.com> (raw)
In-Reply-To: <1647001432-239276-1-git-send-email-john.garry@huawei.com>

On Fri, 11 Mar 2022 20:23:48 +0800, John Garry wrote:

> This is a follow-on from the series to factor out the TMF code shared
> between libsas LLDDs.
> 
> The hisi_sas and pm8001 have an internal abort feature to abort pending
> commands in the host controller, prior to being sent to the target. The
> driver support implementation is naturally quite similar, so factor it
> out.
> 
> [...]

Applied to 5.18/scsi-queue, thanks!

[1/4] scsi: libsas: Add sas_execute_internal_abort_single()
      https://git.kernel.org/mkp/scsi/c/5c9bf3635b66
[2/4] scsi: libsas: Add sas_execute_internal_abort_dev()
      https://git.kernel.org/mkp/scsi/c/6a91c3e31578
[3/4] scsi: pm8001: Use libsas internal abort support
      https://git.kernel.org/mkp/scsi/c/2cbbf489778e
[4/4] scsi: hisi_sas: Use libsas internal abort support
      https://git.kernel.org/mkp/scsi/c/095478a6e5bf

-- 
Martin K. Petersen	Oracle Linux Engineering

      parent reply	other threads:[~2022-03-19  3:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-11 12:23 [PATCH v2 0/4] scsi: libsas and users: Factor out internal abort code John Garry
2022-03-11 12:23 ` [PATCH v2 1/4] scsi: libsas: Add sas_execute_internal_abort_single() John Garry
2022-03-11 12:23 ` [PATCH v2 2/4] scsi: libsas: Add sas_execute_internal_abort_dev() John Garry
2022-03-11 12:23 ` [PATCH v2 3/4] scsi: pm8001: Use libsas internal abort support John Garry
2022-03-11 12:23 ` [PATCH v2 4/4] scsi: hisi_sas: " John Garry
2022-03-14  6:23 ` [PATCH v2 0/4] scsi: libsas and users: Factor out internal abort code Jinpu Wang
2022-03-15  3:33 ` Martin K. Petersen
2022-03-19  3:56 ` Martin K. Petersen [this message]

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=164766213030.31329.3570055457807072827.b4-ty@oracle.com \
    --to=martin.petersen@oracle.com \
    --cc=Ajish.Koshy@microchip.com \
    --cc=Viswas.G@microchip.com \
    --cc=chenxiang66@hisilicon.com \
    --cc=damien.lemoal@opensource.wdc.com \
    --cc=hch@lst.de \
    --cc=jejb@linux.ibm.com \
    --cc=jinpu.wang@cloud.ionos.com \
    --cc=john.garry@huawei.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=linuxarm@huawei.com \
    --cc=liuqi115@huawei.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).