From 45626bb26a6ecd163e5eeddd14a6137052ec4495 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 7 Jan 2008 14:22:44 -0800 Subject: [PATCH] core dump: real_parent ppid 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 Signed-off-by: Linus Torvalds --- Reading git-format-patch failed