x86/corruption-check: Use pr_*() instead of printk()
authorHe Zhe <zhe.he@windriver.com>
Tue, 14 Aug 2018 15:33:43 +0000 (23:33 +0800)
committerIngo Molnar <mingo@kernel.org>
Mon, 10 Sep 2018 12:47:33 +0000 (14:47 +0200)
commitb1e3a25f5879017fc50ca17f03118b26a19df49a
tree91b1eb0fd3a1ae8008b67b6a0b171440b0bc70ea
parentccde460b9ae5c2bd5e4742af0a7f623c2daad566
x86/corruption-check: Use pr_*() instead of printk()

pr_*() is the preferred style.

Signed-off-by: He Zhe <zhe.he@windriver.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: gregkh@linuxfoundation.org
Cc: kstewart@linuxfoundation.org
Cc: pombredanne@nexb.com
Link: http://lkml.kernel.org/r/1534260823-87917-2-git-send-email-zhe.he@windriver.com
[ Moved all console output into a single line. ]
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/kernel/check.c