From: Benjamin Herrenschmidt <benh@au1•ibm.com>
To: Andreas Schwab <schwab@linux-m68k•org>, linuxppc-dev@ozlabs•org
Subject: Re: [PATCH] adb: properly mark continued kernel messages
Date: Sun, 27 Nov 2016 09:43:09 +1100 [thread overview]
Message-ID: <1480200189.11342.4.camel@au1.ibm.com> (raw)
In-Reply-To: <87r35ynzoe.fsf@linux-m68k.org>
On Sat, 2016-11-26 at 14:22 +0100, Andreas Schwab wrote:
> {
> - printk(KERN_INFO "adb: starting probe task...\n");
> + pr_info("adb: starting probe task...\n");
> do_adb_reset_bus();
> - printk(KERN_INFO "adb: finished probe task...\n");
> + pr_info("adb: finished probe task...\n");
>
> up(&adb_probe_mutex
While at it, that should probably be pr_debug...
Cheers,
Ben.
next prev parent reply other threads:[~2016-11-26 22:43 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-26 13:22 [PATCH] adb: properly mark continued kernel messages Andreas Schwab
2016-11-26 22:43 ` Benjamin Herrenschmidt [this message]
2016-11-28 20:29 ` [PATCH v2] " Andreas Schwab
2016-11-30 14:50 ` David Laight
2016-11-30 17:58 ` Andreas Schwab
2016-12-02 4:10 ` Michael Ellerman
2018-01-29 4:13 ` [v2] " Michael Ellerman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1480200189.11342.4.camel@au1.ibm.com \
--to=benh@au1$(echo .)ibm.com \
--cc=linuxppc-dev@ozlabs$(echo .)org \
--cc=schwab@linux-m68k$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox