summaryrefslogtreecommitdiffstats
path: root/kernel/printk.c
diff options
context:
space:
mode:
authorSripathi Kodi2005-09-20 01:26:12 +0200
committerLinus Torvalds2005-09-21 18:15:34 +0200
commit66dcca062847bcd261ebb3ac96d51101f31a8630 (patch)
tree12f23a499ae0af8107d0c4a3afcff75e6697fa3b /kernel/printk.c
parent[PATCH] ppc64: Fix PCI flags when using OF device tree (diff)
downloadkernel-qcow2-linux-66dcca062847bcd261ebb3ac96d51101f31a8630.tar.gz
kernel-qcow2-linux-66dcca062847bcd261ebb3ac96d51101f31a8630.tar.xz
kernel-qcow2-linux-66dcca062847bcd261ebb3ac96d51101f31a8630.zip
[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>
Diffstat (limited to 'kernel/printk.c')
0 files changed, 0 insertions, 0 deletions