Re: [PATCH v3 0/2] tpm_tis: fix retry exhaustion and add logging
From: Jarkko Sakkinen
Date: Thu Apr 23 2026 - 06:27:46 EST
On Wed, Apr 22, 2026 at 04:00:17PM -0700, Axel Rasmussen wrote:
> On Wed, Apr 15, 2026 at 9:00 AM Jacqueline Wong <jacqwong@xxxxxxxxxx> wrote:
> >
> > The Fix:
> > - Patch 1: Adds error logs to identify the specific hardware status mismatch.
> > - Patch 2: Stops execution immediately when retries are exhausted.
> >
> > v3 changes:
> > - Improved code alignment to pass checkpatch --strict.
>
> Thanks for sending the v3 Jacqueline!
> I suspect this may have slipped under folks' radar by not CC'ing +linux-kernel@.
Please check that I carry the correct version of patches:
https://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git/log/?h=for-next-tpm
This is related to:
1. https://lore.kernel.org/linux-integrity/aeVSbVIFaCDRXf7C@xxxxxxxxxx/
2. https://lore.kernel.org/linux-integrity/CAHk-=wiPWCUHsNvzKep7z4VGaL-Brx6Zmh7Efn28WWTPbwn5dA@xxxxxxxxxxxxxx/
3. https://lore.kernel.org/all/aee_mCW8p2J6IbIO@xxxxxxxxxx/
I will try to send PRs after my split next branches are sync to -next.
BR, Jarkko