mbox series

[0/5] crypto: hisilicon: Misc fixes

Message ID 1565774919-31853-1-git-send-email-wangzhou1@hisilicon.com
Headers show
Series crypto: hisilicon: Misc fixes | expand

Message

Zhou Wang Aug. 14, 2019, 9:28 a.m. UTC
Patch 1~3 are fixes about kbuild errors, patch 4,5 are tiny fixes about qm
and zip.

This series is based on cryptodev-2.6.

Zhou Wang (5):
  crypto: hisilicon - fix kbuild warnings
  crypto: hisilicon - add dependency for CRYPTO_DEV_HISI_ZIP
  crypto: hisilicon - init curr_sgl_dma to fix compile warning
  crypto: hisilicon - add missing single_release
  crypto: hisilicon - fix error handle in hisi_zip_create_req_q

 drivers/crypto/hisilicon/Kconfig          | 1 +
 drivers/crypto/hisilicon/qm.c             | 7 ++++---
 drivers/crypto/hisilicon/sgl.c            | 2 +-
 drivers/crypto/hisilicon/zip/zip_crypto.c | 6 ++++--
 4 files changed, 10 insertions(+), 6 deletions(-)

-- 
2.8.1

Comments

Herbert Xu Aug. 15, 2019, 12:08 p.m. UTC | #1
On Wed, Aug 14, 2019 at 05:28:34PM +0800, Zhou Wang wrote:
> Patch 1~3 are fixes about kbuild errors, patch 4,5 are tiny fixes about qm

> and zip.

> 

> This series is based on cryptodev-2.6.

> 

> Zhou Wang (5):

>   crypto: hisilicon - fix kbuild warnings

>   crypto: hisilicon - add dependency for CRYPTO_DEV_HISI_ZIP

>   crypto: hisilicon - init curr_sgl_dma to fix compile warning

>   crypto: hisilicon - add missing single_release

>   crypto: hisilicon - fix error handle in hisi_zip_create_req_q

> 

>  drivers/crypto/hisilicon/Kconfig          | 1 +

>  drivers/crypto/hisilicon/qm.c             | 7 ++++---

>  drivers/crypto/hisilicon/sgl.c            | 2 +-

>  drivers/crypto/hisilicon/zip/zip_crypto.c | 6 ++++--

>  4 files changed, 10 insertions(+), 6 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