From: Sukadev Bhattiprolu Date: Fri, 11 May 2007 05:23:04 +0000 (-0700) Subject: Use task_pgrp() task_session() in copy_process() X-Git-Tag: v2.6.22-rc1~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0800d30832ddecf2d9dc40068fed9df95930a8f1;p=pandora-kernel.git Use task_pgrp() task_session() in copy_process() Use task_pgrp() and task_session() in copy_process(), and avoid find_pid() call when attaching the task to its process group and session. Signed-off-by: Sukadev Bhattiprolu Cc: Cedric Le Goater Cc: Dave Hansen Cc: Serge Hallyn Cc: Acked-by: Eric W. Biederman Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed