From: Jason Wessel <jason.wessel@windriver.com>
To: Fabian Frederick <fabf@skynet.be>, <linux-kernel@vger.kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [PATCH 1/1] kernel/debug/debug_core.c: Logging clean-up
Date: Thu, 12 Jun 2014 13:58:51 -0500 [thread overview]
Message-ID: <5399F86B.9080806@windriver.com> (raw)
In-Reply-To: <1402598918-5729-1-git-send-email-fabf@skynet.be>
On 06/12/2014 01:48 PM, Fabian Frederick wrote:
> -Convert printk( to pr_foo()
> -Add pr_fmt
> -Coalesce formats
>
> Cc: Jason Wessel <jason.wessel@windriver.com>
> Cc: Andrew Morton <akpm@linux-foundation.org>
> Signed-off-by: Fabian Frederick <fabf@skynet.be>
Thanks.
I looked through all the bits to make sure there were no cases were we
relied on a printk out to the external debug client and everything is
all good. This even prefixes the KGDB: in one place it was missed as
well as implicitly fixing all the kgdb: -> KGDB: inconsistencies.
The core functionality of kgdb is not changed of course.
I'll put this into the merge queue.
Reviewed-by: Jason Wessel <jason.wessel@windriver.com>
Cheers,
Jason.
next prev parent reply other threads:[~2014-06-12 18:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-12 18:48 [PATCH 1/1] kernel/debug/debug_core.c: Logging clean-up Fabian Frederick
2014-06-12 18:58 ` Jason Wessel [this message]
2014-06-12 19:04 ` Joe Perches
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=5399F86B.9080806@windriver.com \
--to=jason.wessel@windriver.com \
--cc=akpm@linux-foundation.org \
--cc=fabf@skynet.be \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.