From: Ingo Molnar <mingo@kernel.org>
To: Chen Yucong <slaoub@gmail.com>
Cc: tglx@linutronix.de, hpa@zytor.com, x86@kernel.org,
linux-kernel@vger.kernel.org, Borislav Petkov <bp@alien8.de>
Subject: Re: [PATCH] arch/x86: convert all printk(KERN_INFO ) to pr_info()
Date: Thu, 25 Feb 2016 09:22:55 +0100 [thread overview]
Message-ID: <20160225082255.GA11930@gmail.com> (raw)
In-Reply-To: <1456129300-27006-1-git-send-email-slaoub@gmail.com>
* Chen Yucong <slaoub@gmail.com> wrote:
> arch/x86/* use a mixture of printk(KERN_INFO ) and pr_info().
> This patch converts all of printk(KERN_INFO ) to pr_info() for
> arch/x86 directory.
>
> Signed-off-by: Chen Yucong <slaoub@gmail.com>
> 85 files changed, 332 insertions(+), 394 deletions(-)
So what this changelog is missing is how it was ensured that the printk output did
not change.
Thanks,
Ingo
next prev parent reply other threads:[~2016-02-25 8:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-22 8:21 [PATCH] arch/x86: convert all printk(KERN_INFO ) to pr_info() Chen Yucong
2016-02-25 8:22 ` Ingo Molnar [this message]
2016-02-25 12:15 ` Chen Yucong
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=20160225082255.GA11930@gmail.com \
--to=mingo@kernel.org \
--cc=bp@alien8.de \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=slaoub@gmail.com \
--cc=tglx@linutronix.de \
--cc=x86@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).