diff options
| author | Guillaume Chazarain <[email protected]> | 2007-01-31 23:48:14 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-02-01 16:22:41 -0800 |
| commit | 7d8952440f4090522b740257f1c6b2cf96413969 (patch) | |
| tree | 9afe525a5e3dda6ac88b533caacde21f30673ebe /include/linux/debugobjects.h | |
| parent | 432bd6cbf9f016f5480153b1cdfbd046f8d4fb1e (diff) | |
[PATCH] procfs: Fix listing of /proc/NOT_A_TGID/task
Listing /proc/PID/task were PID is not a TGID should not result in
duplicated entries.
[g ~]$ pidof thunderbird-bin
2751
[g ~]$ ls /proc/2751/task
2751 2770 2771 2824 2826 2834 2835 2851 2853
[g ~]$ ls /proc/2770/task
2751 2770 2771 2824 2826 2834 2835 2851 2853
2770 2771 2824 2826 2834 2835 2851 2853
[g ~]$
Signed-off-by: Guillaume Chazarain <[email protected]>
Acked-by: "Eric W. Biederman" <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions