From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: tj@kernel.org
Cc: martin.petersen@oracle.com, chenxiang <chenxiang66@hisilicon.com>,
linux-ide@vger.kernel.org, linux-scsi@vger.kernel.org,
linuxarm@huawei.com, John Garry <john.garry@huawei.com>
Subject: Re: [PATCH 1/2] ata: enhance the definition of SET MAX feature field value
Date: Mon, 08 Jan 2018 22:16:55 -0500 [thread overview]
Message-ID: <yq17esroh5k.fsf@oracle.com> (raw)
In-Reply-To: <1514456447-213928-2-git-send-email-chenxiang66@hisilicon.com> (chenxiang's message of "Thu, 28 Dec 2017 18:20:46 +0800")
Tejun,
Are you OK with me pulling this change through the SCSI tree?
> There are two other values for SET MAX feature field according to ata
> protocol. So definite them.
>
> Signed-off-by: Xiang Chen <chenxiang66@hisilicon.com>
> Signed-off-by: John Garry <john.garry@huawei.com>
> ---
> include/linux/ata.h | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/include/linux/ata.h b/include/linux/ata.h
> index c7a3538..40d150a 100644
> --- a/include/linux/ata.h
> +++ b/include/linux/ata.h
> @@ -448,6 +448,8 @@ enum {
> ATA_SET_MAX_LOCK = 0x02,
> ATA_SET_MAX_UNLOCK = 0x03,
> ATA_SET_MAX_FREEZE_LOCK = 0x04,
> + ATA_SET_MAX_PASSWD_DMA = 0x05,
> + ATA_SET_MAX_UNLOCK_DMA = 0x06,
>
> /* feature values for DEVICE CONFIGURATION OVERLAY */
> ATA_DCO_RESTORE = 0xC0,
--
Martin K. Petersen Oracle Linux Engineering
next prev parent reply other threads:[~2018-01-09 3:17 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-28 10:20 [PATCH 0/2] Change frame type for SET MAX commands chenxiang
2017-12-28 10:20 ` [PATCH 1/2] ata: enhance the definition of SET MAX feature field value chenxiang
2018-01-09 3:16 ` Martin K. Petersen [this message]
2018-01-09 3:38 ` Tejun Heo
2017-12-28 10:20 ` [PATCH 2/2] scsi: hisi_sas: Change frame type for SET MAX commands chenxiang
2018-01-09 3:47 ` [PATCH 0/2] " 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=yq17esroh5k.fsf@oracle.com \
--to=martin.petersen@oracle.com \
--cc=chenxiang66@hisilicon.com \
--cc=john.garry@huawei.com \
--cc=linux-ide@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=linuxarm@huawei.com \
--cc=tj@kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox