From: Eric W. Biederman Date: Mon, 26 Jun 2006 07:25:56 +0000 (-0700) Subject: [PATCH] proc: Use struct pid not struct task_ref X-Git-Tag: v2.6.18-rc1~749 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13b41b09491e5d75e8027dca1ee78f5e073bc4c0;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed