[PATCH 0/2] iaa_crypto bugfix and maintainer change

Zanussi, Tom posted 2 patches 2 months ago
MAINTAINERS                                |  2 +-
drivers/crypto/intel/iaa/iaa_crypto_main.c | 10 ++++++++++
2 files changed, 11 insertions(+), 1 deletion(-)
[PATCH 0/2] iaa_crypto bugfix and maintainer change
Posted by Zanussi, Tom 2 months ago
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
Re: [PATCH 0/2] iaa_crypto bugfix and maintainer change
Posted by Herbert Xu 1 month, 3 weeks ago
On Fri, Sep 27, 2024 at 01:45:42PM -0500, Zanussi, Tom wrote:
> 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

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