linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Herbert Xu <herbert@gondor.apana.org.au>
To: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Cc: linux-crypto@vger.kernel.org, Xin Zeng <xin.zeng@intel.com>,
	Conor Mcloughlin <conor.mcloughlin@intel.com>,
	Sergey Portnoy <sergey.portnoy@intel.com>
Subject: Re: [PATCH 1/7] crypto: qat - remove spin_lock in qat_ablkcipher_setkey
Date: Thu, 23 May 2019 14:50:15 +0800	[thread overview]
Message-ID: <20190523065015.xsnddpcrhdmsphee@gondor.apana.org.au> (raw)
In-Reply-To: <20190429154321.21098-1-giovanni.cabiddu@intel.com>

On Mon, Apr 29, 2019 at 04:43:15PM +0100, Giovanni Cabiddu wrote:
> From: Xin Zeng <xin.zeng@intel.com>
> 
> Remove unnecessary spin lock in qat_ablkcipher_setkey.
> 
> Reviewed-by: Conor Mcloughlin <conor.mcloughlin@intel.com>
> Tested-by: Sergey Portnoy <sergey.portnoy@intel.com>
> Signed-off-by: Xin Zeng <xin.zeng@intel.com>
> Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
> ---
>  drivers/crypto/qat/qat_common/qat_algs.c | 16 +++-------------
>  1 file changed, 3 insertions(+), 13 deletions(-)

All applied.  Thanks.
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

      parent reply	other threads:[~2019-05-23  6:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-29 15:43 [PATCH 1/7] crypto: qat - remove spin_lock in qat_ablkcipher_setkey Giovanni Cabiddu
2019-04-29 15:43 ` [PATCH 2/7] crypto: qat - add check for negative offset in alg precompute function Giovanni Cabiddu
2019-04-29 15:43 ` [PATCH 3/7] crypto: qat - update iv after encryption or decryption operations Giovanni Cabiddu
2019-04-29 15:43 ` [PATCH 4/7] crypto: qat - fix block size for aes ctr mode Giovanni Cabiddu
2019-04-29 15:43 ` [PATCH 5/7] crypto: qat - return proper error code in setkey Giovanni Cabiddu
2019-04-29 15:43 ` [PATCH 6/7] crypto: qat - return error for block ciphers for invalid requests Giovanni Cabiddu
2019-04-29 15:43 ` [PATCH 7/7] crypto: qat - do not offload zero length requests Giovanni Cabiddu
2019-05-23  6:50 ` Herbert Xu [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=20190523065015.xsnddpcrhdmsphee@gondor.apana.org.au \
    --to=herbert@gondor.apana.org.au \
    --cc=conor.mcloughlin@intel.com \
    --cc=giovanni.cabiddu@intel.com \
    --cc=linux-crypto@vger.kernel.org \
    --cc=sergey.portnoy@intel.com \
    --cc=xin.zeng@intel.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).