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