2022-09-18 22:19:10

by Stephen Rothwell

[permalink] [raw]
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


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2022-09-19 09:47:33

by Cabiddu, Giovanni

[permalink] [raw]
Subject: RE: linux-next: Fixes tag needs some work in the crypto tree

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 <[email protected]>
Sent: Sunday, September 18, 2022 11:13 PM
To: Herbert Xu <[email protected]>; Linux Crypto List <[email protected]>
Cc: Muszynski, Damian <[email protected]>; Cabiddu, Giovanni <[email protected]>; Linux Kernel Mailing List <[email protected]>; Linux Next Mailing List <[email protected]>
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