linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] crypto: qat - replace deprecated MSI API
@ 2021-09-01 17:36 Wojciech Ziemba
  2021-09-01 17:36 ` [PATCH 1/4] " Wojciech Ziemba
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Wojciech Ziemba @ 2021-09-01 17:36 UTC (permalink / raw)
  To: herbert; +Cc: linux-crypto, linux-kernel, qat-linux, Wojciech Ziemba

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(-)

-- 
2.29.2

--------------------------------------------------------------
Intel Research and Development Ireland Limited
Registered in Ireland
Registered Office: Collinstown Industrial Park, Leixlip, County Kildare
Registered Number: 308263


This e-mail and any attachments may contain confidential material for the sole
use of the intended recipient(s). Any review or distribution by others is
strictly prohibited. If you are not the intended recipient, please contact the
sender and delete all copies.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-09-17  3:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-01 17:36 [PATCH 0/4] crypto: qat - replace deprecated MSI API Wojciech Ziemba
2021-09-01 17:36 ` [PATCH 1/4] " Wojciech Ziemba
2021-09-01 17:36 ` [PATCH 2/4] crypto: qat - remove unmatched CPU affinity to cluster IRQ Wojciech Ziemba
2021-09-01 17:36 ` [PATCH 3/4] crypto: qat - free irqs only if allocated Wojciech Ziemba
2021-09-01 17:36 ` [PATCH 4/4] crypto: qat - free irq in case of failure Wojciech Ziemba
2021-09-17  3:19 ` [PATCH 0/4] crypto: qat - replace deprecated MSI API Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).