From: Oleg Nesterov Date: Fri, 8 Feb 2008 12:19:09 +0000 (-0800) Subject: teach set_special_pids() to use struct pid X-Git-Tag: v2.6.25-rc1~219 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8520d7c7f8611216e3b270becec95bb35b6899d4;p=pandora-kernel.git teach set_special_pids() to use struct pid Change set_special_pids() to work with struct pid, not pid_t from global name space. This again speedups and imho cleanups the code, also a preparation for the next patch. Signed-off-by: Oleg Nesterov Acked-by: "Eric W. Biederman" Acked-by: Pavel Emelyanov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed