From: Sukadev Bhattiprolu Date: Fri, 11 May 2007 05:23:10 +0000 (-0700) Subject: Don't init pgrp and __session in INIT_SIGNALS X-Git-Tag: v2.6.22-rc1~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=325aa33da784e5997c756a151bc46e9cc9b79db2;p=pandora-kernel.git Don't init pgrp and __session in INIT_SIGNALS Remove initialization of pgrp and __session in INIT_SIGNALS, as these are later set by the call to __set_special_pids() in init/main.c by the patch: explicitly-set-pgid-and-sid-of-init-process.patch Signed-off-by: Sukadev Bhattiprolu Cc: Cedric Le Goater Cc: Dave Hansen Cc: Serge Hallyn Cc: Eric Biederman Cc: Oleg Nesterov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed