mbox series

[0/4] crypto: qat - replace deprecated MSI API

Message ID 20210901173608.16777-1-wojciech.ziemba@intel.com
Headers show
Series crypto: qat - replace deprecated MSI API | expand

Message

Wojciech Ziemba Sept. 1, 2021, 5:36 p.m. UTC
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(-)

Comments

Herbert Xu Sept. 17, 2021, 3:19 a.m. UTC | #1
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@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt