2021-05-15 12:06:21

by Weili Qian

[permalink] [raw]
Subject: [PATCH 0/4] crypto: hisilicon/qm - modify reset process

This series of patches modify the process of error initialization and
recovery and enable the master ooo to be closed when nfe occurs to avoid
error spread.

Weili Qian (4):
crypto: hisilicon/qm - initialize the device before doing tasks
crypto: hisilicon/qm - modify 'QM_RESETTING' clearing error
crypto: hisilicon/qm - adjust order of device error configuration
crypto: hisilicon/qm - enable to close master ooo when NFE occurs

drivers/crypto/hisilicon/hpre/hpre_main.c | 42 ++++++---
drivers/crypto/hisilicon/qm.c | 136 +++++++++++++++++++-----------
drivers/crypto/hisilicon/sec2/sec_main.c | 48 ++++++-----
drivers/crypto/hisilicon/zip/zip_main.c | 38 ++++++---
4 files changed, 169 insertions(+), 95 deletions(-)

--
2.8.1



2021-05-21 10:30:06

by Herbert Xu

[permalink] [raw]
Subject: Re: [PATCH 0/4] crypto: hisilicon/qm - modify reset process

On Sat, May 15, 2021 at 06:44:36PM +0800, Weili Qian wrote:
> This series of patches modify the process of error initialization and
> recovery and enable the master ooo to be closed when nfe occurs to avoid
> error spread.
>
> Weili Qian (4):
> crypto: hisilicon/qm - initialize the device before doing tasks
> crypto: hisilicon/qm - modify 'QM_RESETTING' clearing error
> crypto: hisilicon/qm - adjust order of device error configuration
> crypto: hisilicon/qm - enable to close master ooo when NFE occurs
>
> drivers/crypto/hisilicon/hpre/hpre_main.c | 42 ++++++---
> drivers/crypto/hisilicon/qm.c | 136 +++++++++++++++++++-----------
> drivers/crypto/hisilicon/sec2/sec_main.c | 48 ++++++-----
> drivers/crypto/hisilicon/zip/zip_main.c | 38 ++++++---
> 4 files changed, 169 insertions(+), 95 deletions(-)

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