[PATCH 0/2] iaa_crypto bugfix and maintainer change
From: Zanussi, Tom
Date: Fri Sep 27 2024 - 14:46:08 EST
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