[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160225082255.GA11930@gmail.com>
Date: Thu, 25 Feb 2016 09:22:55 +0100
From: Ingo Molnar <mingo@...nel.org>
To: Chen Yucong <slaoub@...il.com>
Cc: tglx@...utronix.de, hpa@...or.com, x86@...nel.org,
linux-kernel@...r.kernel.org, Borislav Petkov <bp@...en8.de>
Subject: Re: [PATCH] arch/x86: convert all printk(KERN_INFO ) to pr_info()
* Chen Yucong <slaoub@...il.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@...il.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
Powered by blists - more mailing lists