commit | f5f022e53b874f978dda23847173cbf2589b07f5 | [log] [tgz] |
---|---|---|
author | John Ogness <john.ogness@linutronix.de> | Mon Sep 14 14:39:54 2020 +0206 |
committer | Petr Mladek <pmladek@suse.com> | Tue Sep 15 16:39:50 2020 +0200 |
tree | 69533f8368e4c5a656012fffe7c0003e1fce3833 | |
parent | 4cfc7258f876a7feba673ac6d050f525b39cc84c [diff] |
printk: reimplement log_cont using record extension Use the record extending feature of the ringbuffer to implement continuous messages. This preserves the existing continuous message behavior. Signed-off-by: John Ogness <john.ogness@linutronix.de> Reviewed-by: Petr Mladek <pmladek@suse.com> Signed-off-by: Petr Mladek <pmladek@suse.com> Link: https://lore.kernel.org/r/20200914123354.832-7-john.ogness@linutronix.de