android_kernel_xiaomi_sm7250/fs/proc
Sripathi Kodi 66dcca0628 [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 <sripathik@in.ibm.com>
Acked-by: Al Viro <viro@ftp.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-21 09:15:34 -07:00
..
array.c [PATCH] files: fix preemption issues 2005-09-17 11:50:02 -07:00
base.c [PATCH] Fix invisible threads problem 2005-09-21 09:15:34 -07:00
generic.c [PATCH] proc: link count fix 2005-09-07 16:57:28 -07:00
inode-alloc.txt
inode.c [PATCH] update filesystems for new delete_inode behavior 2005-09-09 13:57:27 -07:00
internal.h
kcore.c
kmsg.c
Makefile
mmu.c
nommu.c
proc_devtree.c
proc_misc.c
proc_tty.c
root.c
task_mmu.c
task_nommu.c
vmcore.c