diff options
author | Andy Lutomirski | 2014-07-26 01:30:27 +0200 |
---|---|---|
committer | H. Peter Anvin | 2014-07-26 01:34:15 +0200 |
commit | 53b884ac3745353de220d92ef792515c3ae692f0 (patch) | |
tree | 8c00dae80304be9111214b40c9ef5f417b371ebc /arch/arm64/boot | |
parent | x86/vdso: Set VM_MAYREAD for the vvar vma (diff) | |
download | kernel-qcow2-linux-53b884ac3745353de220d92ef792515c3ae692f0.tar.gz kernel-qcow2-linux-53b884ac3745353de220d92ef792515c3ae692f0.tar.xz kernel-qcow2-linux-53b884ac3745353de220d92ef792515c3ae692f0.zip |
x86_64/vsyscall: Fix warn_bad_vsyscall log output
This commit in Linux 3.6:
commit c767a54ba0657e52e6edaa97cbe0b0a8bf1c1655
Author: Joe Perches <joe@perches.com>
Date: Mon May 21 19:50:07 2012 -0700
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
caused warn_bad_vsyscall to output garbage in the middle of the
line. Revert the bad part of it.
The printk in question isn't actually bare; the level is "%s".
The bug this fixes is purely cosmetic; backports are optional.
Cc: <stable@vger.kernel.org> # v3.6+
Signed-off-by: Andy Lutomirski <luto@amacapital.net>
Link: http://lkml.kernel.org/r/03eac1f24110bbe496ecc12a4df467e0d88466d4.1406330947.git.luto@amacapital.net
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'arch/arm64/boot')
0 files changed, 0 insertions, 0 deletions