aboutsummaryrefslogtreecommitdiffstats
path: root/fs/coredump.h
diff options
context:
space:
mode:
authorOleg Nesterov <oleg@redhat.com>2013-07-03 15:08:23 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2013-07-03 16:08:02 -0700
commit888ffc5923e4343a78575918ab781e85fa22d244 (patch)
treef90eb6f4266d1450bf23bfe45b5c322cbb38710a /fs/coredump.h
parent3ceadcf6d489650ade673b7197c11c521aecb038 (diff)
downloadkernel_goldelico_gta04-888ffc5923e4343a78575918ab781e85fa22d244.tar.gz
kernel_goldelico_gta04-888ffc5923e4343a78575918ab781e85fa22d244.tar.bz2
kernel_goldelico_gta04-888ffc5923e4343a78575918ab781e85fa22d244.zip
coredump: '% at the end' shouldn't bypass core_uses_pid logic
"goto end" should not bypass the "Backward compatibility with core_uses_pid" code, move this label up. While at it, - It is ugly to copy '|' into cn->corename and then inc the pointer for argv_split(). Change format_corename() to increment pat_ptr instead. - Remove the dead "if (*pat_ptr == 0)" in format_corename(), we already checked it is not zero. Signed-off-by: Oleg Nesterov <oleg@redhat.com> Cc: Andi Kleen <andi@firstfloor.org> Cc: Colin Walters <walters@verbum.org> Cc: Denys Vlasenko <vda.linux@googlemail.com> Cc: Jiri Slaby <jslaby@suse.cz> Cc: Lennart Poettering <mzxreary@0pointer.de> Cc: Lucas De Marchi <lucas.de.marchi@gmail.com> Acked-by: Neil Horman <nhorman@tuxdriver.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/coredump.h')
0 files changed, 0 insertions, 0 deletions