From: Oleg Nesterov Date: Fri, 8 Feb 2008 12:19:15 +0000 (-0800) Subject: sys_getsid: don't use ->nsproxy directly X-Git-Tag: v2.6.25-rc1~211 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac9a8e3f0f43d20fc316162e8e5f9186d295ff49;p=pandora-kernel.git sys_getsid: don't use ->nsproxy directly With the new semantics of find_vpid() we don't need to play with ->nsproxy explicitely, _vxx() do the right things. Also s/tasklist/rcu/. Signed-off-by: Oleg Nesterov Cc: "Eric W. Biederman" Cc: Pavel Emelyanov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed