Re: [PATCH] uvesafb: use pr_cont when printing multiple parameters on the same line
From: Joe Perches <joe@perches.com>
Date: 2017-06-30 03:48:02
Also in:
lkml
From: Joe Perches <joe@perches.com>
Date: 2017-06-30 03:48:02
Also in:
lkml
On Thu, 2017-06-29 at 22:16 -0400, Mikulas Patocka wrote:
The kernel automatically inserts newlines between printk calls unless pr_cont is used. This patch changes the uvesafb log message from:
Should be fixed in -next already.
commit a8feae091106 ("uvesafb: Fix continuation printks without
KERN_LEVEL to pr_cont, neatening")