2024-02-05 22:18:28

by Stephen Rothwell

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

Hi all,

In commit

772e5fb38843 ("RDMA/irdma: Add AE for too many RNRS")

Fixes tag

Fixes: b48c24c ("RDMA/irdma: Implement device supported verb APIs")

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

2024-02-06 15:24:30

by Jason Gunthorpe

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

On Tue, Feb 06, 2024 at 09:03:45AM +1100, Stephen Rothwell wrote:
> Hi all,
>
> In commit
>
> 772e5fb38843 ("RDMA/irdma: Add AE for too many RNRS")
>
> Fixes tag
>
> Fixes: b48c24c ("RDMA/irdma: Implement device supported verb APIs")

I fixed it thanks

Jason