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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Yv9teZcrpM7D70xq@gondor.apana.org.au>
Date:   Fri, 19 Aug 2022 19:01:13 +0800
From:   Herbert Xu <herbert@...dor.apana.org.au>
To:     Zhuo Chen <chenzhuo.1@...edance.com>
Cc:     wangzhou1@...ilicon.com, davem@...emloft.net,
        linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH RESEND] crypto: hisilicon - Remove
 pci_aer_clear_nonfatal_status() call

On Tue, Aug 02, 2022 at 11:29:37AM +0800, Zhuo Chen wrote:
> Calls to pci_cleanup_aer_uncorrect_error_status() have already been
> removed after commit 62b36c3ea664 ("PCI/AER: Remove
> pci_cleanup_aer_uncorrect_error_status() calls"). But in commit
> 6c6dd5802c2d ("crypto: hisilicon/qm - add controller reset interface")
> pci_aer_clear_nonfatal_status() was used again, so remove it in
> this patch.
> 
> note: pci_cleanup_aer_uncorrect_error_status() was renamed to
> pci_aer_clear_nonfatal_status() in commit 894020fdd88c
> ("PCI/AER: Rationalize error status register clearing")
> 
> Signed-off-by: Zhuo Chen <chenzhuo.1@...edance.com>
> ---
>  drivers/crypto/hisilicon/qm.c | 2 --
>  1 file changed, 2 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