summaryrefslogtreecommitdiffstats
path: root/fs/Kconfig.binfmt
diff options
context:
space:
mode:
authorOleg Nesterov2008-10-19 05:28:22 +0200
committerLinus Torvalds2008-10-20 17:52:39 +0200
commit6409324b385f3f63a03645b4422e3be67348d922 (patch)
tree97e44f11995236086c7ee712640b2913c94b7000 /fs/Kconfig.binfmt
parentmake ptrace_untrace() static (diff)
downloadkernel-qcow2-linux-6409324b385f3f63a03645b4422e3be67348d922.tar.gz
kernel-qcow2-linux-6409324b385f3f63a03645b4422e3be67348d922.tar.xz
kernel-qcow2-linux-6409324b385f3f63a03645b4422e3be67348d922.zip
coredump: format_corename: don't append .%pid if multi-threaded
If the coredumping is multi-threaded, format_corename() appends .%pid to the corename. This was needed before the proper multi-thread core dump support, now all the threads in the mm go into a single unified core file. Remove this special case, it is not even documented and we have "%p" and core_uses_pid. Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru> Cc: Michael Kerrisk <mtk.manpages@googlemail.com> Cc: Oleg Nesterov <oleg@tv-sign.ru> Cc: Alan Cox <alan@lxorguk.ukuu.org.uk> Cc: Roland McGrath <roland@redhat.com> Cc: Andi Kleen <andi@firstfloor.org> Cc: La Monte Yarroll <piggy@laurelnetworks.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/Kconfig.binfmt')
0 files changed, 0 insertions, 0 deletions