[obsolete] merge-fix-up-for-signal-pass-pid-type-into-group_send_sig_info.patch removed from -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     Subject: merge fix up for "signal: Pass pid type into group_send_sig_info
has been removed from the -mm tree.  Its filename was
     merge-fix-up-for-signal-pass-pid-type-into-group_send_sig_info.patch

This patch was dropped because it is obsolete

------------------------------------------------------
From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
Subject: merge fix up for "signal: Pass pid type into group_send_sig_info

Link: http://lkml.kernel.org/r/20180813182218.595fe0bc@xxxxxxxxxxxxxxxx
Signed-off-by: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 kernel/exit.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/kernel/exit.c~merge-fix-up-for-signal-pass-pid-type-into-group_send_sig_info
+++ a/kernel/exit.c
@@ -638,7 +638,7 @@ static void reparent_leader(struct task_
 
 	if (p->signal->pdeath_signal_proc)
 		group_send_sig_info(p->signal->pdeath_signal_proc,
-				    SEND_SIG_NOINFO, p);
+				    SEND_SIG_NOINFO, p, PIDTYPE_TGID);
 
 	/* We don't want people slaying init. */
 	p->exit_signal = SIGCHLD;
_

Patches currently in -mm which might be from sfr@xxxxxxxxxxxxxxxx are





[Index of Archives]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux