From: Pavel Emelyanov Date: Tue, 5 Feb 2008 06:29:56 +0000 (-0800) Subject: frv: use find_task_by_vpid in cxn_pin_by_pid X-Git-Tag: v2.6.25-rc1~905 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=540e3102f75dca9c5e614905527599de18294cc8;p=pandora-kernel.git frv: use find_task_by_vpid in cxn_pin_by_pid The function is question gets the pid from sysctl table, so this one is a virtual pid, i.e. the pid of a task as it is seen from inside a namespace. So the find_task_by_vpid() must be used here. Signed-off-by: Pavel Emelyanov Cc: "Eric W. Biederman" Cc: David Howells Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed