mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Zanussi, Tom" <tom.zanussi@linux.intel.com>
To: herbert@gondor.apana.org.au
Cc: davem@davemloft.net, linux-crypto@vger.kernel.org,
	linux-kernel <linux-kernel@vger.kernel.org>,
	"Accardi, Kristen C" <kristen.c.accardi@intel.com>,
	zanussi@kernel.org
Subject: [PATCH 0/2] iaa_crypto bugfix and maintainer change
Date: Fri, 27 Sep 2024 13:45:42 -0500	[thread overview]
Message-ID: <733a19ce-16f2-4d06-bce9-85d7473c9a4d@linux.intel.com> (raw)

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


             reply	other threads:[~2024-09-27 18:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-27 18:45 Zanussi, Tom [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=733a19ce-16f2-4d06-bce9-85d7473c9a4d@linux.intel.com \
    --to=tom.zanussi@linux.intel.com \
    --cc=davem@davemloft.net \
    --cc=herbert@gondor.apana.org.au \
    --cc=kristen.c.accardi@intel.com \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=zanussi@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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