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]
Date:   Fri, 17 Sep 2021 11:19:38 +0800
From:   Herbert Xu <herbert@...dor.apana.org.au>
To:     Wojciech Ziemba <wojciech.ziemba@...el.com>
Cc:     linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org,
        qat-linux@...el.com
Subject: Re: [PATCH 0/4] crypto: qat - replace deprecated MSI API

On Wed, Sep 01, 2021 at 06:36:04PM +0100, Wojciech Ziemba wrote:
> This set of patches replaces deprecated MSI API.
> It also fixes handling of freeing IRQs in case of failure of probing of
> modules by tracking which IRQs were allocated.
> 
> Maksim Lukoshkov (1):
>   crypto: qat - free irqs only if allocated
> 
> Wojciech Ziemba (3):
>   crypto: qat - replace deprecated MSI API
>   crypto: qat - remove unmatched CPU affinity to cluster IRQ
>   crypto: qat - free irq in case of failure
> 
>  .../crypto/qat/qat_common/adf_accel_devices.h |  11 +-
>  drivers/crypto/qat/qat_common/adf_isr.c       | 170 +++++++++---------
>  drivers/crypto/qat/qat_common/adf_vf_isr.c    |  24 ++-
>  3 files changed, 101 insertions(+), 104 deletions(-)

All 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