linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: Signed-off-by missing for commit in the printk tree
@ 2018-12-17 20:08 Stephen Rothwell
  2018-12-18  8:42 ` Petr Mladek
  0 siblings, 1 reply; 8+ messages in thread
From: Stephen Rothwell @ 2018-12-17 20:08 UTC (permalink / raw)
  To: Petr Mladek; +Cc: Linux Next Mailing List, Linux Kernel Mailing List

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

Hi Petr,

Commit

  503283fa006d ("printk: Add caller information to printk() output.")

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

Moreover, that patch appears twice in the tree (the other time properly
signed-off),

-- 
Cheers,
Stephen Rothwell

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

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

* Re: linux-next: Signed-off-by missing for commit in the printk tree
  2018-12-17 20:08 linux-next: Signed-off-by missing for commit in the printk tree Stephen Rothwell
@ 2018-12-18  8:42 ` Petr Mladek
  0 siblings, 0 replies; 8+ messages in thread
From: Petr Mladek @ 2018-12-18  8:42 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: Linux Next Mailing List, Linux Kernel Mailing List

On Tue 2018-12-18 07:08:07, Stephen Rothwell wrote:
> Hi Petr,
> 
> Commit
> 
>   503283fa006d ("printk: Add caller information to printk() output.")
> 
> is missing a Signed-off-by from its committer.
> 
> Moreover, that patch appears twice in the tree (the other time properly
> signed-off),

Thanks a lot for the report. I have fixed it.

Sigh, I guess that I left there the duplicated patch from testing.
It is pity that git did not complain. I need to be more careful.

Best Regards,
Petr

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

* Re: linux-next: Signed-off-by missing for commit in the printk tree
  2020-09-08  9:59   ` Sergey Senozhatsky
@ 2020-09-09  8:16     ` Petr Mladek
  0 siblings, 0 replies; 8+ messages in thread
From: Petr Mladek @ 2020-09-09  8:16 UTC (permalink / raw)
  To: Sergey Senozhatsky
  Cc: Stephen Rothwell, Linux Next Mailing List,
	Linux Kernel Mailing List, John Ogness, Sergey Senozhatsky,
	Steven Rostedt

On Tue 2020-09-08 18:59:24, Sergey Senozhatsky wrote:
> On (20/09/08 09:46), Petr Mladek wrote:
> > On Sat 2020-09-05 12:18:27, Stephen Rothwell wrote:
> > > Hi all,
> > > 
> > > Commit
> > > 
> > >   4c31ead75f41 ("printk: ringbuffer: support dataless records")
> > > 
> > > is missing a Signed-off-by from its committer.
> > 
> > Thanks for catching this. It should be fixed now.
> > 
> > It has been originally committed by Sergey. I rebased it to add the
> > missing SHA1[0] and suddenly became committer, see
> 
> Oh.
> I missed it somehow that b4/git-am didn't add all the required fields.
> That wasn't the only patch that I applied. So, well.. Sorry and thanks
> for catching and fixing this up.

It was actually my mistake. I should have added my SOB when rebased
the commit.

Best Regards,
Petr

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

* Re: linux-next: Signed-off-by missing for commit in the printk tree
  2020-09-08  7:46 ` Petr Mladek
@ 2020-09-08  9:59   ` Sergey Senozhatsky
  2020-09-09  8:16     ` Petr Mladek
  0 siblings, 1 reply; 8+ messages in thread
From: Sergey Senozhatsky @ 2020-09-08  9:59 UTC (permalink / raw)
  To: Petr Mladek
  Cc: Stephen Rothwell, Linux Next Mailing List,
	Linux Kernel Mailing List, John Ogness, Sergey Senozhatsky,
	Sergey Senozhatsky, Steven Rostedt

On (20/09/08 09:46), Petr Mladek wrote:
> On Sat 2020-09-05 12:18:27, Stephen Rothwell wrote:
> > Hi all,
> > 
> > Commit
> > 
> >   4c31ead75f41 ("printk: ringbuffer: support dataless records")
> > 
> > is missing a Signed-off-by from its committer.
> 
> Thanks for catching this. It should be fixed now.
> 
> It has been originally committed by Sergey. I rebased it to add the
> missing SHA1[0] and suddenly became committer, see

Oh.
I missed it somehow that b4/git-am didn't add all the required fields.
That wasn't the only patch that I applied. So, well.. Sorry and thanks
for catching and fixing this up.

	-ss

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

* Re: linux-next: Signed-off-by missing for commit in the printk tree
  2020-09-05  2:18 Stephen Rothwell
@ 2020-09-08  7:46 ` Petr Mladek
  2020-09-08  9:59   ` Sergey Senozhatsky
  0 siblings, 1 reply; 8+ messages in thread
From: Petr Mladek @ 2020-09-08  7:46 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Linux Next Mailing List, Linux Kernel Mailing List, John Ogness,
	Sergey Senozhatsky, Sergey Senozhatsky, Steven Rostedt

On Sat 2020-09-05 12:18:27, Stephen Rothwell wrote:
> Hi all,
> 
> Commit
> 
>   4c31ead75f41 ("printk: ringbuffer: support dataless records")
> 
> is missing a Signed-off-by from its committer.

Thanks for catching this. It should be fixed now.

It has been originally committed by Sergey. I rebased it to add the
missing SHA1[0] and suddenly became committer, see

I have just rebased it once again and added my newly required Signed-of-by.

[0] https://lore.kernel.org/lkml/20200903091436.GA5012@alley/

Best Regards,
Petr

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

* linux-next: Signed-off-by missing for commit in the printk tree
@ 2020-09-05  2:18 Stephen Rothwell
  2020-09-08  7:46 ` Petr Mladek
  0 siblings, 1 reply; 8+ messages in thread
From: Stephen Rothwell @ 2020-09-05  2:18 UTC (permalink / raw)
  To: Petr Mladek; +Cc: Linux Next Mailing List, Linux Kernel Mailing List

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

Hi all,

Commit

  4c31ead75f41 ("printk: ringbuffer: support dataless records")

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

-- 
Cheers,
Stephen Rothwell

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

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

* Re: linux-next: Signed-off-by missing for commit in the printk tree
  2020-05-20 22:04 Stephen Rothwell
@ 2020-05-21 11:51 ` Petr Mladek
  0 siblings, 0 replies; 8+ messages in thread
From: Petr Mladek @ 2020-05-21 11:51 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: Linux Next Mailing List, Linux Kernel Mailing List

On Thu 2020-05-21 08:04:56, Stephen Rothwell wrote:
> Hi all,
> 
> Commit
> 
>   bdb7f0530926 ("printk: Fix a typo in comment "interator"->"iterator"")
> 
> is missing a Signed-off-by from its committer.

Thanks for catching this. It should be fixed now.

Best Regards,
Petr

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

* linux-next: Signed-off-by missing for commit in the printk tree
@ 2020-05-20 22:04 Stephen Rothwell
  2020-05-21 11:51 ` Petr Mladek
  0 siblings, 1 reply; 8+ messages in thread
From: Stephen Rothwell @ 2020-05-20 22:04 UTC (permalink / raw)
  To: Petr Mladek; +Cc: Linux Next Mailing List, Linux Kernel Mailing List

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

Hi all,

Commit

  bdb7f0530926 ("printk: Fix a typo in comment "interator"->"iterator"")

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

-- 
Cheers,
Stephen Rothwell

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

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

end of thread, other threads:[~2020-09-09  8:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-17 20:08 linux-next: Signed-off-by missing for commit in the printk tree Stephen Rothwell
2018-12-18  8:42 ` Petr Mladek
2020-05-20 22:04 Stephen Rothwell
2020-05-21 11:51 ` Petr Mladek
2020-09-05  2:18 Stephen Rothwell
2020-09-08  7:46 ` Petr Mladek
2020-09-08  9:59   ` Sergey Senozhatsky
2020-09-09  8:16     ` Petr Mladek

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).