[PATCH] proc: Use struct pid not struct task_ref
Incrementally update my proc-dont-lock-task_structs-indefinitely patches so that they work with struct pid instead of struct task_ref. Mostly this is a straight 1-1 substitution. Signed-off-by:Eric W. Biederman <ebiederm@xmission.com> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
Showing
- fs/proc/base.c 4 additions, 4 deletionsfs/proc/base.c
- fs/proc/inode.c 2 additions, 2 deletionsfs/proc/inode.c
- fs/proc/internal.h 3 additions, 4 deletionsfs/proc/internal.h
- fs/proc/task_mmu.c 2 additions, 2 deletionsfs/proc/task_mmu.c
- include/linux/proc_fs.h 2 additions, 2 deletionsinclude/linux/proc_fs.h
- kernel/cpuset.c 5 additions, 6 deletionskernel/cpuset.c
Loading
Please register or sign in to comment