lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<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

Powered by Openwall GNU/*/Linux Powered by OpenVZ