Hi Stephen, Herbert, My apologies. The Fixes tag for commit 4ebd9a5ca478 with the correct 12-digit SHA1 is: Fixes: 09646c98d0bf ("crypto: iaa - Add irq support for the crypto async interface") Please let me know if I should re-submit the patch. Once again, I am really sorry for the inconvenience. Thanks, Kanchana > -----Original Message----- > From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> > Sent: Sunday, January 5, 2025 11:51 AM > To: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>; Linux Crypto List <linux- > crypto@xxxxxxxxxxxxxxx> > Cc: Sridhar, Kanchana P <kanchana.p.sridhar@xxxxxxxxx>; Linux Kernel > Mailing List <linux-kernel@xxxxxxxxxxxxxxx>; Linux Next Mailing List <linux- > next@xxxxxxxxxxxxxxx> > Subject: linux-next: Fixes tag needs some work in the crypto tree > > Hi all, > > In commit > > 4ebd9a5ca478 ("crypto: iaa - Fix IAA disabling that occurs when sync_mode > is set to 'async'") > > Fixes tag > > Fixes: 09646c98d ("crypto: iaa - Add irq support for the crypto async > interface") > > has these problem(s): > > - SHA1 should be at least 12 digits long > This can be fixed for the future by setting core.abbrev to 12 (or > more) or (for git v2.11 or later) just making sure it is not set > (or set to "auto"). > > -- > Cheers, > Stephen Rothwell