Re: [PATCH] [PATCH]Fixed: line break of pr_cont not take effect in linux-rt

2020-05-22 Thread Petr Mladek
On Thu 2020-05-21 09:37:44, root wrote: > From: 汪勇10269566 > > Line break of pr_cont not take effect. > Use several pr_cont to print continuous paragraph, it is expected to > have line break when line ends up with '\n', however the paragraph > does not have line break > -printk_kthread_func will

[PATCH] [PATCH]Fixed: line break of pr_cont not take effect in linux-rt

2020-05-20 Thread root
From: 汪勇10269566 Line break of pr_cont not take effect. Use several pr_cont to print continuous paragraph, it is expected to have line break when line ends up with '\n', however the paragraph does not have line break -printk_kthread_func will not print info before log_store insert msg into prin