mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] iaa_crypto bugfix and maintainer change
@ 2024-09-27 18:45 Zanussi, Tom
  2024-09-27 18:46 ` [PATCH 1/2] crypto: iaa - Remove potential infinite loop in check_completion() Zanussi, Tom
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Zanussi, Tom @ 2024-09-27 18:45 UTC (permalink / raw)
  To: herbert; +Cc: davem, linux-crypto, linux-kernel, Accardi, Kristen C, zanussi

Hi Herbert,

The first patch here fixes a bug seen on some systems with broken IAA
hardware; it doesn't fix the hardware issue itself but exposes an
issue with trusting the hardware to either send a completion or
trigger a timeout - if neither happens, it shouldn't spin endlessly.

The second patch hands over iaa_crypto maintainership, since I'll be
retiring from Intel and won't have access to IAA hardware myself.

Thanks,

Tom

Tom Zanussi (2):
  crypto: iaa - Remove potential infinite loop in check_completion()
  MAINTAINERS: Make Kristen Accardi the IAA crypto driver maintainer

 MAINTAINERS                                |  2 +-
 drivers/crypto/intel/iaa/iaa_crypto_main.c | 10 ++++++++++
 2 files changed, 11 insertions(+), 1 deletion(-)

-- 
2.38.1


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

end of thread, other threads:[~2024-10-05  5:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-27 18:45 [PATCH 0/2] iaa_crypto bugfix and maintainer change Zanussi, Tom
2024-09-27 18:46 ` [PATCH 1/2] crypto: iaa - Remove potential infinite loop in check_completion() Zanussi, Tom
2024-09-27 18:47 ` [PATCH 2/2] MAINTAINERS: Make Kristen Accardi the IAA crypto driver maintainer Zanussi, Tom
2024-10-05  5:38 ` [PATCH 0/2] iaa_crypto bugfix and maintainer change Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome