2023-07-16 21:55:15

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: Fixes tags need some work in the rdma-fixes tree

Hi all,

In commit

e77ac83ee5fd ("RDMA/irdma: Fix data race on CQP request done")

Fixes tag

Fixes: 915cc7ac0f8 ("RDMA/irdma: Add miscellaneous utility definitions")

has these problem(s):

- SHA1 should be at least 12 digits long

In commit

df56ce725d7c ("RDMA/irdma: Fix data race on CQP completion stats")

Fixes tag

Fixes: 915cc7ac0f8 ("RDMA/irdma: Add miscellaneous utility definitions")

has these problem(s):

- SHA1 should be at least 12 digits long

In commit

13120f2d08fd ("RDMA/irdma: Add missing read barriers")

Fixes tag

Fixes: 3f49d684256 ("RDMA/irdma: Implement HW Admin Queue OPs")

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

2023-07-17 05:09:44

by Leon Romanovsky

[permalink] [raw]
Subject: Re: linux-next: Fixes tags need some work in the rdma-fixes tree

On Mon, Jul 17, 2023 at 07:36:49AM +1000, Stephen Rothwell wrote:
> Hi all,
>
> In commit
>
> e77ac83ee5fd ("RDMA/irdma: Fix data race on CQP request done")
>
> Fixes tag
>
> Fixes: 915cc7ac0f8 ("RDMA/irdma: Add miscellaneous utility definitions")
>
> has these problem(s):
>
> - SHA1 should be at least 12 digits long
>
> In commit
>
> df56ce725d7c ("RDMA/irdma: Fix data race on CQP completion stats")
>
> Fixes tag
>
> Fixes: 915cc7ac0f8 ("RDMA/irdma: Add miscellaneous utility definitions")
>
> has these problem(s):
>
> - SHA1 should be at least 12 digits long
>
> In commit
>
> 13120f2d08fd ("RDMA/irdma: Add missing read barriers")
>
> Fixes tag
>
> Fixes: 3f49d684256 ("RDMA/irdma: Implement HW Admin Queue OPs")
>
> 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").

Thanks, fixed.

>
> --
> Cheers,
> Stephen Rothwell