From: Zhou Wang <wangzhou1@hisilicon.com>
To: Herbert Xu <herbert@gondor.apana.org.au>
Cc: "David S. Miller" <davem@davemloft.net>, <linux-crypto@vger.kernel.org>
Subject: Re: [PATCH] crypto: hisilicon - use sgl API to get sgl dma addr and len
Date: Fri, 1 Nov 2019 15:04:17 +0800 [thread overview]
Message-ID: <5DBBD8F1.2020605@hisilicon.com> (raw)
In-Reply-To: <20191101061307.xu2d7hjjhxddlzyw@gondor.apana.org.au>
On 2019/11/1 14:13, Herbert Xu wrote:
> On Sat, Oct 26, 2019 at 10:57:21AM +0800, Zhou Wang wrote:
>> Use sgl API to get sgl dma addr and len, this will help to avoid compile
>> error in some platforms. So NEED_SG_DMA_LENGTH can be removed here, which
>> can only be selected by arch code.
>>
>> Signed-off-by: Zhou Wang <wangzhou1@hisilicon.com>
>> Suggested-by: Herbert Xu <herbert@gondor.apana.org.au>
>> ---
>> drivers/crypto/hisilicon/Kconfig | 1 -
>> drivers/crypto/hisilicon/sgl.c | 4 ++--
>> 2 files changed, 2 insertions(+), 3 deletions(-)
>
> Patch applied. Thanks.
Thanks.
>
prev parent reply other threads:[~2019-11-01 7:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-26 2:57 [PATCH] crypto: hisilicon - use sgl API to get sgl dma addr and len Zhou Wang
2019-10-26 7:32 ` Ard Biesheuvel
2019-11-01 6:13 ` Herbert Xu
2019-11-01 7:04 ` Zhou Wang [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=5DBBD8F1.2020605@hisilicon.com \
--to=wangzhou1@hisilicon.com \
--cc=davem@davemloft.net \
--cc=herbert@gondor.apana.org.au \
--cc=linux-crypto@vger.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 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.