Skip to content
  • Oleg Nesterov's avatar
    [PATCH] restore ->pdeath_signal behaviour · 241ceee0
    Oleg Nesterov authored
    Commit b2b2cbc4
    
     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: default avatarOleg Nesterov <oleg@tv-sign.ru>
    To: Albert Cahalan <acahalan@gmail.com>
    Cc: Eric W. Biederman <ebiederm@xmission.com>
    Cc: Andrew Morton <akpm@osdl.org>
    Cc: Linus Torvalds <torvalds@osdl.org>
    Cc: Ingo Molnar <mingo@elte.hu>
    Cc: Qi Yong <qiyong@fc-cn.com>
    Cc: Roland McGrath <roland@redhat.com>
    Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
    241ceee0