Re: Warning at crypto/testmgr.c:5900, while booting to OS
From: Jarkko Sakkinen
Date: Mon Jul 01 2024 - 10:45:38 EST
On Wed, 2024-06-12 at 12:16 +0530, Venkat Rao Bagalkote wrote:
> This issue is being caused by the patch: 2fd2a82ccbfc106aec314db6c4bda5e24fd32a22.
>
> After reverting the above patch, issue is not seen.
$ git show 2fd2a82ccbfc106aec314db6c4bda5e24fd32a22 # [1]
fatal: bad object 2fd2a82ccbfc106aec314db6c4bda5e24fd32a22
Unless I made a mistake, for me it really looks like that the commit is
non-existent.
> Regards,
> Venkat.
[1]
commit 22a40d14b572deb80c0648557f4bd502d7e83826 (tag: v6.10-rc6, mainline/master)
Author: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Date: Sun Jun 30 14:40:44 2024 -0700
Linux 6.10-rc6
BR, Jarkko