linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: Signed-off-by missing for commits in the rdma tree
@ 2018-03-08 20:51 Stephen Rothwell
  2018-03-08 21:01 ` Doug Ledford
  0 siblings, 1 reply; 6+ messages in thread
From: Stephen Rothwell @ 2018-03-08 20:51 UTC (permalink / raw)
  To: Doug Ledford, Jason Gunthorpe
  Cc: Linux-Next Mailing List, Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 353 bytes --]

Hi all,

Commits

  63cf1a902c9d ("IB/srpt: Add RDMA/CM support")
  86af61764151 ("IB/rxe: remove unnecessary skb_clone")
  31f1bd14cbfe ("IB/rxe: remove unnecessary rxe in rxe_send")
  befd8d98f230 ("IB/rxe: change the function rxe_init_device_param type")

are missing a Signed-off-by from their committer.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: linux-next: Signed-off-by missing for commits in the rdma tree
  2018-03-08 20:51 linux-next: Signed-off-by missing for commits in the rdma tree Stephen Rothwell
@ 2018-03-08 21:01 ` Doug Ledford
  2018-03-08 21:11   ` Stephen Rothwell
  2018-03-08 21:39   ` Jason Gunthorpe
  0 siblings, 2 replies; 6+ messages in thread
From: Doug Ledford @ 2018-03-08 21:01 UTC (permalink / raw)
  To: Stephen Rothwell, Jason Gunthorpe
  Cc: Linux-Next Mailing List, Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 607 bytes --]

On Fri, 2018-03-09 at 07:51 +1100, Stephen Rothwell wrote:
> Hi all,
> 
> Commits
> 
>   63cf1a902c9d ("IB/srpt: Add RDMA/CM support")
>   86af61764151 ("IB/rxe: remove unnecessary skb_clone")
>   31f1bd14cbfe ("IB/rxe: remove unnecessary rxe in rxe_send")
>   befd8d98f230 ("IB/rxe: change the function rxe_init_device_param type")
> 
> are missing a Signed-off-by from their committer.

I originally committed all of these and my SOB is there.

-- 
Doug Ledford <dledford@redhat.com>
    GPG KeyID: B826A3330E572FDD
    Key fingerprint = AE6B 1BDA 122B 23B4 265B  1274 B826 A333 0E57 2FDD

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: linux-next: Signed-off-by missing for commits in the rdma tree
  2018-03-08 21:01 ` Doug Ledford
@ 2018-03-08 21:11   ` Stephen Rothwell
  2018-03-08 21:39   ` Jason Gunthorpe
  1 sibling, 0 replies; 6+ messages in thread
From: Stephen Rothwell @ 2018-03-08 21:11 UTC (permalink / raw)
  To: Doug Ledford
  Cc: Jason Gunthorpe, Linux-Next Mailing List, Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 678 bytes --]

Hi Doug,

On Thu, 08 Mar 2018 16:01:11 -0500 Doug Ledford <dledford@redhat.com> wrote:
>
> On Fri, 2018-03-09 at 07:51 +1100, Stephen Rothwell wrote:
> > 
> > Commits
> > 
> >   63cf1a902c9d ("IB/srpt: Add RDMA/CM support")
> >   86af61764151 ("IB/rxe: remove unnecessary skb_clone")
> >   31f1bd14cbfe ("IB/rxe: remove unnecessary rxe in rxe_send")
> >   befd8d98f230 ("IB/rxe: change the function rxe_init_device_param type")
> > 
> > are missing a Signed-off-by from their committer.  
> 
> I originally committed all of these and my SOB is there.

Yes, but Jason has (presumably) rebased them, so he is the committer now.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: linux-next: Signed-off-by missing for commits in the rdma tree
  2018-03-08 21:01 ` Doug Ledford
  2018-03-08 21:11   ` Stephen Rothwell
@ 2018-03-08 21:39   ` Jason Gunthorpe
  1 sibling, 0 replies; 6+ messages in thread
From: Jason Gunthorpe @ 2018-03-08 21:39 UTC (permalink / raw)
  To: Doug Ledford
  Cc: Stephen Rothwell, Linux-Next Mailing List, Linux Kernel Mailing List

On Thu, Mar 08, 2018 at 04:01:11PM -0500, Doug Ledford wrote:
> On Fri, 2018-03-09 at 07:51 +1100, Stephen Rothwell wrote:
> > Hi all,
> > 
> > Commits
> > 
> >   63cf1a902c9d ("IB/srpt: Add RDMA/CM support")
> >   86af61764151 ("IB/rxe: remove unnecessary skb_clone")
> >   31f1bd14cbfe ("IB/rxe: remove unnecessary rxe in rxe_send")
> >   befd8d98f230 ("IB/rxe: change the function rxe_init_device_param type")
> > 
> > are missing a Signed-off-by from their committer.
> 
> I originally committed all of these and my SOB is there.

This is my mistake, when I fixed the conflict in our tree the committer
was changed to me by accident.

There was no change to the diffs so I didn't add my SOB.

Jason

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: linux-next: Signed-off-by missing for commits in the rdma tree
  2018-05-26  3:31 Stephen Rothwell
@ 2018-05-28 15:57 ` Jason Gunthorpe
  0 siblings, 0 replies; 6+ messages in thread
From: Jason Gunthorpe @ 2018-05-28 15:57 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Doug Ledford, Linux-Next Mailing List, Linux Kernel Mailing List

On Sat, May 26, 2018 at 01:31:12PM +1000, Stephen Rothwell wrote:
> Hi all,
> 
> Commits
> 
>   116aeb887371 ("iw_cxgb4: provide detailed provider-specific CM_ID information")
> to
>   0252f73334f9 ("IB/qib: Fix DMA api warning with debug kernel")
> 
> are missing a Signed-off-by from their committer.  I presume they have
> been rebased?

Yes, there was a compilation problem and I rebased some of Doug's
commits before finalizing them.

Jason

^ permalink raw reply	[flat|nested] 6+ messages in thread

* linux-next: Signed-off-by missing for commits in the rdma tree
@ 2018-05-26  3:31 Stephen Rothwell
  2018-05-28 15:57 ` Jason Gunthorpe
  0 siblings, 1 reply; 6+ messages in thread
From: Stephen Rothwell @ 2018-05-26  3:31 UTC (permalink / raw)
  To: Doug Ledford, Jason Gunthorpe
  Cc: Linux-Next Mailing List, Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 298 bytes --]

Hi all,

Commits

  116aeb887371 ("iw_cxgb4: provide detailed provider-specific CM_ID information")
to
  0252f73334f9 ("IB/qib: Fix DMA api warning with debug kernel")

are missing a Signed-off-by from their committer.  I presume they have
been rebased?

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-05-28 15:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-08 20:51 linux-next: Signed-off-by missing for commits in the rdma tree Stephen Rothwell
2018-03-08 21:01 ` Doug Ledford
2018-03-08 21:11   ` Stephen Rothwell
2018-03-08 21:39   ` Jason Gunthorpe
2018-05-26  3:31 Stephen Rothwell
2018-05-28 15:57 ` Jason Gunthorpe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).