From: Pavel Emelyanov Date: Tue, 5 Feb 2008 07:44:24 +0000 (-0800) Subject: [MIPS] Use find_task_by_vpid in system calls X-Git-Tag: v2.6.25-rc3~110^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e568536d94256819f17662c26c82a42e44a7a7c;p=pandora-kernel.git [MIPS] Use find_task_by_vpid in system calls There are some places left in mips, that lookup task in initial namespace, while the code doing so gets the pid from the user space and thus must treat it as virtual. Signed-off-by: Pavel Emelyanov Cc: "Eric W. Biederman" Cc: Ralf Baechle Signed-off-by: Andrew Morton Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed