Skip to content
Commit d2f58168 authored by Al Viro's avatar Al Viro
Browse files

[elf-fdpic] use elf_dump_thread_status() for the dumper thread as well



the only reason to have it open-coded for the first (dumper) thread is
that coredump has a couple of process-wide notes stuck right after the
first (NT_PRSTATUS) note of the first thread.  But we don't need to
make the data collection side irregular for the first thread to handle
that - it's only the logics ordering the calls of writenote() that
needs to take care of that.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 38a62779
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment