RE: linux-next: Fixes tag needs some work in the crypto tree

From: Cabiddu, Giovanni
Date: Mon Sep 19 2022 - 05:39:07 EST


My bad. Apologies.

@Herbert, can this be replaced in your history? The correct tag is
Fixes: d370cec32194 ("crypto: qat - Intel(R) QAT crypto interface")

Thanks,

--
Giovanni

-----Original Message-----
From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
Sent: Sunday, September 18, 2022 11:13 PM
To: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>; Linux Crypto List <linux-crypto@xxxxxxxxxxxxxxx>
Cc: Muszynski, Damian <damian.muszynski@xxxxxxxxx>; Cabiddu, Giovanni <giovanni.cabiddu@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

cf5bb835b7c8 ("crypto: qat - fix DMA transfer direction")

Fixes tag

Fixes: d370cec ("crypto: qat - Intel(R) QAT crypto 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