lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ZyX-ijCZdl0tN7Ki@gondor.apana.org.au>
Date: Sat, 2 Nov 2024 18:27:22 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Weili Qian <qianweili@...wei.com>
Cc: linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org,
	liulongfang@...wei.com, shenyang39@...wei.com
Subject: Re: [PATCH] crypto: hisilicon/qm - disable same error report before
 resetting

On Sat, Oct 26, 2024 at 07:44:29PM +0800, Weili Qian wrote:
> If an error indicating that the device needs to be reset is reported,
> disable the error reporting before device reset is complete,
> enable the error reporting after the reset is complete to prevent
> the same error from being reported repeatedly.
> 
> Fixes: eaebf4c3b103 ("crypto: hisilicon - Unify hardware error init/uninit into QM")
> Signed-off-by: Weili Qian <qianweili@...wei.com>
> ---
>  drivers/crypto/hisilicon/hpre/hpre_main.c | 35 ++++++++++++++---
>  drivers/crypto/hisilicon/qm.c             | 47 +++++++----------------
>  drivers/crypto/hisilicon/sec2/sec_main.c  | 35 ++++++++++++++---
>  drivers/crypto/hisilicon/zip/zip_main.c   | 35 ++++++++++++++---
>  include/linux/hisi_acc_qm.h               |  8 +++-
>  5 files changed, 110 insertions(+), 50 deletions(-)

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ