From: Eric W. Biederman Date: Fri, 8 Feb 2008 12:19:17 +0000 (-0800) Subject: pid: fix solaris_procids X-Git-Tag: v2.6.25-rc1~209 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f374ada53bd1ca7c16d7607369fccc6769704956;p=pandora-kernel.git pid: fix solaris_procids Use task_pgrp_vnr not task_pgrp_nr so we return the process id the processes pid namespace and not in the initial pid namespace. Signed-off-by: Eric W. Biederman Cc: Pavel Emelyanov Cc: Oleg Nesterov Cc: "David S. Miller" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed