diff options
author | Petr Mladek <pmladek@suse.com> | 2020-07-10 11:44:32 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.com> | 2020-07-15 08:49:12 +0200 |
commit | 3270ecb5214ad11a4a94af92c4bf47740c90d294 (patch) | |
tree | 748ea5c118d11b24d95a62e7e5affeaed5414216 /MAINTAINERS | |
parent | printk: use the lockless ringbuffer (diff) | |
download | linux-3270ecb5214ad11a4a94af92c4bf47740c90d294.tar.xz linux-3270ecb5214ad11a4a94af92c4bf47740c90d294.zip |
MAINTAIERS: Add John Ogness as printk reviewer
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: Steven Rostedt (VMware) <rostedt@goodmis.org>
Acked-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
Acked-by: John Ogness <john.ogness@linutronix.de>
Link: https://lore.kernel.org/r/20200710094432.19655-1-pmladek@suse.com
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7b5ffd646c6b..6d61252f8506 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/ |