[PATCH next v3 7/8] printk: reimplement log_cont using record extension
Petr Mladek
pmladek at suse.com
Wed Sep 2 09:38:12 EDT 2020
On Mon 2020-08-31 03:16:57, John Ogness wrote:
> 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 at linutronix.de>
> ---
> kernel/printk/printk.c | 98 +++++++++---------------------------------
> 1 file changed, 20 insertions(+), 78 deletions(-)
It looks simple from the printk() side ;-)
Reviewed-by: Petr Mladek <pmladek at suse.com>
Best Regards,
Petr
More information about the kexec
mailing list