All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAIERS: Add John Ogness as printk reviewer
@ 2020-07-10  9:44 Petr Mladek
  2020-07-10 14:55 ` Sergey Senozhatsky
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Petr Mladek @ 2020-07-10  9:44 UTC (permalink / raw)
  To: Sergey Senozhatsky, Steven Rostedt
  Cc: Sergey Senozhatsky, linux-kernel, Petr Mladek

John Ogness has started major rework of the printk code. Add him
as reviewer so that he is aware of all other coming changes and
could influence their integration.

Signed-off-by: Petr Mladek <pmladek@suse.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1d4aa7f942de..8e82d9db2a21 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13770,6 +13770,7 @@ PRINTK
 M:	Petr Mladek <pmladek@suse.com>
 M:	Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
 R:	Steven Rostedt <rostedt@goodmis.org>
+R:	John Ogness <john.ogness@linutronix.de>
 S:	Maintained
 F:	include/linux/printk.h
 F:	kernel/printk/
-- 
2.26.2


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

* Re: [PATCH] MAINTAIERS: Add John Ogness as printk reviewer
  2020-07-10  9:44 [PATCH] MAINTAIERS: Add John Ogness as printk reviewer Petr Mladek
@ 2020-07-10 14:55 ` Sergey Senozhatsky
  2020-07-10 16:40 ` Steven Rostedt
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: Sergey Senozhatsky @ 2020-07-10 14:55 UTC (permalink / raw)
  To: Petr Mladek
  Cc: Sergey Senozhatsky, Steven Rostedt, Sergey Senozhatsky, linux-kernel

On (20/07/10 11:44), Petr Mladek wrote:
> John Ogness has started major rework of the printk code. Add him
> as reviewer so that he is aware of all other coming changes and
> could influence their integration.
> 
> Signed-off-by: Petr Mladek <pmladek@suse.com>

Acked-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>

	-ss

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

* Re: [PATCH] MAINTAIERS: Add John Ogness as printk reviewer
  2020-07-10  9:44 [PATCH] MAINTAIERS: Add John Ogness as printk reviewer Petr Mladek
  2020-07-10 14:55 ` Sergey Senozhatsky
@ 2020-07-10 16:40 ` Steven Rostedt
  2020-07-14  7:23 ` Petr Mladek
  2020-07-15  6:52 ` Petr Mladek
  3 siblings, 0 replies; 6+ messages in thread
From: Steven Rostedt @ 2020-07-10 16:40 UTC (permalink / raw)
  To: Petr Mladek; +Cc: Sergey Senozhatsky, Sergey Senozhatsky, linux-kernel

On Fri, 10 Jul 2020 11:44:32 +0200
Petr Mladek <pmladek@suse.com> wrote:

> John Ogness has started major rework of the printk code. Add him
> as reviewer so that he is aware of all other coming changes and
> could influence their integration.
> 
> Signed-off-by: Petr Mladek <pmladek@suse.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1d4aa7f942de..8e82d9db2a21 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13770,6 +13770,7 @@ PRINTK
>  M:	Petr Mladek <pmladek@suse.com>
>  M:	Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
>  R:	Steven Rostedt <rostedt@goodmis.org>
> +R:	John Ogness <john.ogness@linutronix.de>

Acked-by: Steven Rostedt (VMware) <rostedt@goodmis.org>

-- Steve

>  S:	Maintained
>  F:	include/linux/printk.h
>  F:	kernel/printk/


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

* Re: [PATCH] MAINTAIERS: Add John Ogness as printk reviewer
  2020-07-10  9:44 [PATCH] MAINTAIERS: Add John Ogness as printk reviewer Petr Mladek
  2020-07-10 14:55 ` Sergey Senozhatsky
  2020-07-10 16:40 ` Steven Rostedt
@ 2020-07-14  7:23 ` Petr Mladek
  2020-07-14 12:09   ` John Ogness
  2020-07-15  6:52 ` Petr Mladek
  3 siblings, 1 reply; 6+ messages in thread
From: Petr Mladek @ 2020-07-14  7:23 UTC (permalink / raw)
  To: John Ogness
  Cc: Sergey Senozhatsky, Sergey Senozhatsky, Steven Rostedt, linux-kernel

Mea culpa, I forgot to add John into CC.

John, if you agree with being spammed by printk patches,
please ack this one ;-)

Best Regards,
Petr

On Fri 2020-07-10 11:44:32, Petr Mladek wrote:
> John Ogness has started major rework of the printk code. Add him
> as reviewer so that he is aware of all other coming changes and
> could influence their integration.
> 
> Signed-off-by: Petr Mladek <pmladek@suse.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1d4aa7f942de..8e82d9db2a21 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13770,6 +13770,7 @@ PRINTK
>  M:	Petr Mladek <pmladek@suse.com>
>  M:	Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
>  R:	Steven Rostedt <rostedt@goodmis.org>
> +R:	John Ogness <john.ogness@linutronix.de>
>  S:	Maintained
>  F:	include/linux/printk.h
>  F:	kernel/printk/
> -- 
> 2.26.2

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

* Re: [PATCH] MAINTAIERS: Add John Ogness as printk reviewer
  2020-07-14  7:23 ` Petr Mladek
@ 2020-07-14 12:09   ` John Ogness
  0 siblings, 0 replies; 6+ messages in thread
From: John Ogness @ 2020-07-14 12:09 UTC (permalink / raw)
  To: Petr Mladek
  Cc: Sergey Senozhatsky, Sergey Senozhatsky, Steven Rostedt, linux-kernel

On 2020-07-10, Petr Mladek <pmladek@suse.com> wrote:
> John Ogness has started major rework of the printk code. Add him
> as reviewer so that he is aware of all other coming changes and
> could influence their integration.
> 
> Signed-off-by: Petr Mladek <pmladek@suse.com>

The rework still has a long road ahead of it, but I am happy to formerly
assist with future printk work. It is an honor to work together with you
guys.

Acked-by: John Ogness <john.ogness@linutronix.de>

> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1d4aa7f942de..8e82d9db2a21 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13770,6 +13770,7 @@ PRINTK
>  M:	Petr Mladek <pmladek@suse.com>
>  M:	Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
>  R:	Steven Rostedt <rostedt@goodmis.org>
> +R:	John Ogness <john.ogness@linutronix.de>
>  S:	Maintained
>  F:	include/linux/printk.h
>  F:	kernel/printk/
> -- 
> 2.26.2

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

* Re: [PATCH] MAINTAIERS: Add John Ogness as printk reviewer
  2020-07-10  9:44 [PATCH] MAINTAIERS: Add John Ogness as printk reviewer Petr Mladek
                   ` (2 preceding siblings ...)
  2020-07-14  7:23 ` Petr Mladek
@ 2020-07-15  6:52 ` Petr Mladek
  3 siblings, 0 replies; 6+ messages in thread
From: Petr Mladek @ 2020-07-15  6:52 UTC (permalink / raw)
  To: Sergey Senozhatsky, Steven Rostedt; +Cc: Sergey Senozhatsky, linux-kernel

On Fri 2020-07-10 11:44:32, Petr Mladek wrote:
> John Ogness has started major rework of the printk code. Add him
> as reviewer so that he is aware of all other coming changes and
> could influence their integration.

The patch is commited in printk/linux.git, branch printk-rework.

Best Regards,
Petr

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

end of thread, other threads:[~2020-07-15  6:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-10  9:44 [PATCH] MAINTAIERS: Add John Ogness as printk reviewer Petr Mladek
2020-07-10 14:55 ` Sergey Senozhatsky
2020-07-10 16:40 ` Steven Rostedt
2020-07-14  7:23 ` Petr Mladek
2020-07-14 12:09   ` John Ogness
2020-07-15  6:52 ` Petr Mladek

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.