diff options
author | Oleg Nesterov <[email protected]> | 2008-10-18 20:28:22 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-10-20 08:52:39 -0700 |
commit | 6409324b385f3f63a03645b4422e3be67348d922 (patch) | |
tree | 97e44f11995236086c7ee712640b2913c94b7000 /net/lapb/lapb_out.c | |
parent | b747c8c102cc0677a7a8056a093f58d7c9b500e7 (diff) |
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 <[email protected]>
Cc: Michael Kerrisk <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Cc: Alan Cox <[email protected]>
Cc: Roland McGrath <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: La Monte Yarroll <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions