core dump: real_parent ppid
authorRoland McGrath <roland@redhat.com>
Mon, 7 Jan 2008 22:22:44 +0000 (14:22 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 7 Jan 2008 22:55:37 +0000 (14:55 -0800)
The pr_ppid field reported in core dumps should match what
getppid() would have returned to that process, regardless of
whether a debugger is attached.

Signed-off-by: Roland McGrath <roland@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/binfmt_elf.c

diff --cc fs/binfmt_elf.c
Simple merge