summaryrefslogtreecommitdiffstats
path: root/fs/coredump.c
diff options
context:
space:
mode:
authorValdis Kletnieks2013-02-28 02:03:13 +0100
committerLinus Torvalds2013-02-28 04:10:11 +0100
commit5d1fadc1472396d602f0eeb10d37519e2a14e8bc (patch)
treed5427e3a02ca6221683f7bc21a0e2f0f34787fe9 /fs/coredump.c
parentsignal: allow to send any siginfo to itself (diff)
downloadkernel-qcow2-linux-5d1fadc1472396d602f0eeb10d37519e2a14e8bc.tar.gz
kernel-qcow2-linux-5d1fadc1472396d602f0eeb10d37519e2a14e8bc.tar.xz
kernel-qcow2-linux-5d1fadc1472396d602f0eeb10d37519e2a14e8bc.zip
kernel/signal.c: fix suboptimal printk usage
Several printk's were missing KERN_INFO and KERN_CONT flags. In addition, a printk that was outside a #if/#endif should have been inside, which would result in stray blank line on non-x86 boxes. Signed-off-by: Valdis Kletnieks <valdis.kletnieks@vt.edu> Cc: Oleg Nesterov <oleg@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/coredump.c')
0 files changed, 0 insertions, 0 deletions