[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200414184925.GA12862@kadam>
Date: Tue, 14 Apr 2020 21:49:25 +0300
From: Dan Carpenter <dan.carpenter@...cle.com>
To: Christophe JAILLET <christophe.jaillet@...adoo.fr>
Cc: Thierry Reding <thierry.reding@...il.com>, paul@...pouillou.net,
Joe Perches <joe@...ches.com>, u.kleine-koenig@...gutronix.de,
linux-pwm@...r.kernel.org, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org
Subject: Re: [PATCH] pwm: Add missing '\n' in log messages
Huh...
If you look at dev_vprintk_emit(). It looks like if
create_syslog_header() returns a string then vprintk_store() will add
a newline.
I guess that means that dev_printk() can't be used to pr_cont(). And
probably that's deliberate because using pr_cont() after boot is racy
anyway.
regards,
dan carpenter
Powered by blists - more mailing lists