From: Oleg Nesterov Date: Sun, 24 Dec 2006 20:30:44 +0000 (+0300) Subject: [PATCH] restore ->pdeath_signal behaviour X-Git-Tag: v2.6.20-rc3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=241ceee0b442c69226fb882d61d9b9785743898f;p=pandora-kernel.git [PATCH] restore ->pdeath_signal behaviour Commit b2b2cbc4b2a2f389442549399a993a8306420baf introduced a user- visible change: ->pdeath_signal is sent only when the entire thread group exits. While this change is imho good, it may break things. So restore the old behaviour for now. Signed-off-by: Oleg Nesterov To: Albert Cahalan Cc: Eric W. Biederman Cc: Andrew Morton Cc: Linus Torvalds Cc: Ingo Molnar Cc: Qi Yong Cc: Roland McGrath Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed