diff options
| author | Dinakar Guniguntala <dino@in.ibm.com> | 2004-10-19 18:39:44 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2004-10-19 18:39:44 -0700 |
| commit | 66ee38629134735537adb9c1a2fef83b418656f6 (patch) | |
| tree | 3dfc565a5afb27c1cec2f15040efae664bb57d5b /include/linux/parser.h | |
| parent | eb293c3e9cdd84f5ae1ab052af76d523cbbabcbe (diff) | |
[PATCH] ps shows wrong ppid
/proc shows the wrong PID as parent in the following case
Process A creates Threads 1 & 2 (using pthread_create) Thread 2 then forks
and execs process B getppid() for Process B shows Process A (rightly) as
parent, however /proc/B/status shows Thread 3 as PPid (incorrect).
Signed-off-by: Dinakar Guniguntala <dino@in.ibm.com>
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/linux/parser.h')
0 files changed, 0 insertions, 0 deletions
