Re: linux-next: Signed-off-by missing for commit in the rdma tree

2021-04-09 Thread Jason Gunthorpe
On Fri, Apr 09, 2021 at 12:20:09PM -0400, Dennis Dalessandro wrote:
> On 4/8/2021 6:00 PM, Stephen Rothwell wrote:
> > Hi all,
> > 
> > Commit
> > 
> >042a00f93aad ("IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdev")
> > 
> > is missing a Signed-off-by from its author.
> 
> Doh! That's my fault. I must have fat fingered the delete button instead of
> editing the line when I was converting our email addresses to the new name.
> 
> Jason do you want a v2 of the patch?

It is a bit late at this point..

Jason


Re: linux-next: Signed-off-by missing for commit in the rdma tree

2021-04-09 Thread Dennis Dalessandro

On 4/8/2021 6:00 PM, Stephen Rothwell wrote:

Hi all,

Commit

   042a00f93aad ("IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdev")

is missing a Signed-off-by from its author.


Doh! That's my fault. I must have fat fingered the delete button instead 
of editing the line when I was converting our email addresses to the new 
name.


Jason do you want a v2 of the patch?

-Denny



linux-next: Signed-off-by missing for commit in the rdma tree

2021-04-08 Thread Stephen Rothwell
Hi all,

Commit

  042a00f93aad ("IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdev")

is missing a Signed-off-by from its author.

-- 
Cheers,
Stephen Rothwell


pgptkYYVJhQ2f.pgp
Description: OpenPGP digital signature


linux-next: Signed-off-by missing for commit in the rdma tree

2018-11-08 Thread Stephen Rothwell
Hi all,

Commit

  5736c7c499f1 ("RDMA/rxe: Distinguish between down links and disabled links")

is missing a Signed-off-by from its committer.

-- 
Cheers,
Stephen Rothwell


pgpt_d59gvFav.pgp
Description: OpenPGP digital signature


Re: linux-next: Signed-off-by missing for commit in the rdma tree

2017-09-02 Thread Linus Torvalds
On Fri, Sep 1, 2017 at 5:06 AM, Doug Ledford  wrote:
> On 8/31/2017 5:50 PM, Stephen Rothwell wrote:
>> Hi Doug,
>>
>> Commit
>>
>>   4b9796b0a6fb ("IB/hfi1: Use accessor to determine ring size")
>>
>> is missing a Signed-off-by from its author.
>>
>
> What's the best way to fix this?  I can rebase, but I know Linus hates
> that.  What about git note?

We don't end up using (or forwarding) git notes, so that won't help.

Generally, the answer to missing sign-offs is "don't do that again" if
it's not something major and there isn't a _pattern_ of it happening.

In this case, it's a one-liner patch from a developer who has lots of
other sign-offs, from a company that is very aware of his work and the
GPL, and an active contributor. so it's not like it has any legal
implications.

If it was some big important patch from a more questionable source,
and we'd be worried about covering the legal side, it would be a
different issue. As it is, it falls under "mistakes happen, not a big
deal, try to avoid it in the future".

If it *was* a bigger issue and you really want to make sure that the
chain is there for new contributors etc, rebasing to fix sign-offs
ends up being the best (still bad) solution.

  Linus


Re: linux-next: Signed-off-by missing for commit in the rdma tree

2017-09-01 Thread Doug Ledford
On 8/31/2017 5:50 PM, Stephen Rothwell wrote:
> Hi Doug,
> 
> Commit
> 
>   4b9796b0a6fb ("IB/hfi1: Use accessor to determine ring size")
> 
> is missing a Signed-off-by from its author.
> 

What's the best way to fix this?  I can rebase, but I know Linus hates
that.  What about git note?

-- 
Doug Ledford 
GPG Key ID: B826A3330E572FDD
Key fingerprint = AE6B 1BDA 122B 23B4 265B  1274 B826 A333 0E57 2FDD



signature.asc
Description: OpenPGP digital signature


linux-next: Signed-off-by missing for commit in the rdma tree

2017-08-31 Thread Stephen Rothwell
Hi Doug,

Commit

  4b9796b0a6fb ("IB/hfi1: Use accessor to determine ring size")

is missing a Signed-off-by from its author.

-- 
Cheers,
Stephen Rothwell