From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: John Garry <john.garry@huawei.com>
Cc: jejb@linux.vnet.ibm.com, martin.petersen@oracle.com,
linuxarm@huawei.com, zhangfei.gao@linaro.org,
xuwei5@hisilicon.com, john.garry2@mail.dcu.ie,
linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 0/8] hisi_sas internal abort support
Date: Thu, 25 Aug 2016 22:40:23 -0400 [thread overview]
Message-ID: <yq14m68b6co.fsf@sermon.lab.mkp.net> (raw)
In-Reply-To: <1472036754-156813-1-git-send-email-john.garry@huawei.com> (John Garry's message of "Wed, 24 Aug 2016 19:05:46 +0800")
>>>>> "John" == John Garry <john.garry@huawei.com> writes:
John> This patchset introduces support for the internal abort feature
John> for the HiSilicon SAS controller.
John> The internal abort feature allows commands which are active in the
John> controller to be aborted before being sent to the slave device.
John> Only support will be added for v2 HW since v1 HW has issues in
John> supporting internal abort feature.
Applied to 4.9/scsi-queue.
--
Martin K. Petersen Oracle Linux Engineering
WARNING: multiple messages have this Message-ID (diff)
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: John Garry <john.garry@huawei.com>
Cc: <jejb@linux.vnet.ibm.com>, <martin.petersen@oracle.com>,
<linuxarm@huawei.com>, <zhangfei.gao@linaro.org>,
<xuwei5@hisilicon.com>, <john.garry2@mail.dcu.ie>,
<linux-scsi@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2 0/8] hisi_sas internal abort support
Date: Thu, 25 Aug 2016 22:40:23 -0400 [thread overview]
Message-ID: <yq14m68b6co.fsf@sermon.lab.mkp.net> (raw)
In-Reply-To: <1472036754-156813-1-git-send-email-john.garry@huawei.com> (John Garry's message of "Wed, 24 Aug 2016 19:05:46 +0800")
>>>>> "John" == John Garry <john.garry@huawei.com> writes:
John> This patchset introduces support for the internal abort feature
John> for the HiSilicon SAS controller.
John> The internal abort feature allows commands which are active in the
John> controller to be aborted before being sent to the slave device.
John> Only support will be added for v2 HW since v1 HW has issues in
John> supporting internal abort feature.
Applied to 4.9/scsi-queue.
--
Martin K. Petersen Oracle Linux Engineering
next prev parent reply other threads:[~2016-08-26 2:40 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-24 11:05 [PATCH v2 0/8] hisi_sas internal abort support John Garry
2016-08-24 11:05 ` John Garry
2016-08-24 11:05 ` [PATCH v2 1/8] hisi_sas: add internal abort main code John Garry
2016-08-24 11:05 ` John Garry
2016-08-24 12:41 ` Hannes Reinecke
2016-08-24 11:05 ` [PATCH v2 2/8] hisi_sas: add internal abort in hisi_sas_dev_gone() John Garry
2016-08-24 11:05 ` John Garry
2016-08-24 12:41 ` Hannes Reinecke
2016-08-24 11:05 ` [PATCH v2 3/8] hisi_sas: add internal abort to hisi_sas_abort_task() John Garry
2016-08-24 11:05 ` John Garry
2016-08-24 12:42 ` Hannes Reinecke
2016-08-24 11:05 ` [PATCH v2 4/8] hisi_sas: add prep_abort_v2_hw() John Garry
2016-08-24 11:05 ` John Garry
2016-08-24 12:43 ` Hannes Reinecke
2016-08-24 11:05 ` [PATCH v2 5/8] hisi_sas: add v2 hw slot complete internal abort support John Garry
2016-08-24 11:05 ` John Garry
2016-08-24 12:59 ` Hannes Reinecke
2016-08-24 14:07 ` John Garry
2016-08-24 14:07 ` John Garry
2016-08-24 14:21 ` Hannes Reinecke
2016-08-24 11:05 ` [PATCH v2 6/8] hisi_sas: fail tmf task prep when port detached John Garry
2016-08-24 11:05 ` John Garry
2016-08-24 13:00 ` Hannes Reinecke
2016-08-24 11:05 ` [PATCH v2 7/8] hisi_sas: add TMF success check John Garry
2016-08-24 11:05 ` John Garry
2016-08-24 13:00 ` Hannes Reinecke
2016-08-24 11:05 ` [PATCH v2 8/8] hisi_sas: update version to 1.6 John Garry
2016-08-24 11:05 ` John Garry
2016-08-24 13:00 ` Hannes Reinecke
2016-08-26 2:40 ` Martin K. Petersen [this message]
2016-08-26 2:40 ` [PATCH v2 0/8] hisi_sas internal abort support 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=yq14m68b6co.fsf@sermon.lab.mkp.net \
--to=martin.petersen@oracle.com \
--cc=jejb@linux.vnet.ibm.com \
--cc=john.garry2@mail.dcu.ie \
--cc=john.garry@huawei.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=linuxarm@huawei.com \
--cc=xuwei5@hisilicon.com \
--cc=zhangfei.gao@linaro.org \
/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.