aboutsummaryrefslogtreecommitdiff
path: root/scripts/basic/docproc.c
diff options
context:
space:
mode:
authorSripathi Kodi <[email protected]>2005-09-19 18:26:12 -0500
committerLinus Torvalds <[email protected]>2005-09-21 09:15:34 -0700
commit66dcca062847bcd261ebb3ac96d51101f31a8630 (patch)
tree12f23a499ae0af8107d0c4a3afcff75e6697fa3b /scripts/basic/docproc.c
parentd79e743e9fcf03f521300a970eb1ab69641910ba (diff)
[PATCH] Fix invisible threads problem
When the main thread of a thread group has done pthread_exit() and died, the other threads are still happily running, but will not be visible under /proc because their leader is no longer accessible. This fixes the access control so that we can see the sub-threads again. Signed-off-by: Sripathi Kodi <[email protected]> Acked-by: Al Viro <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic/docproc.c')
0 files changed, 0 insertions, 0 deletions