Files
linux-legacy/include/linux
Roland McGrath 5c7edcd7ee tracehook: fix exit_signal=0 case
My commit 2b2a1ff64a introduced a regression
(sorry about that) for the odd case of exit_signal=0 (e.g. clone_flags=0).
This is not a normal use, but it's used by a case in the glibc test suite.

Dying with exit_signal=0 sends no signal, but it's supposed to wake up a
parent's blocked wait*() calls (unlike the delayed_group_leader case).
This fixes tracehook_notify_death() and its caller to distinguish a
"signal 0" wakeup from the delayed_group_leader case (with no wakeup).

Signed-off-by: Roland McGrath <roland@redhat.com>
Tested-by: Serge Hallyn <serue@us.ibm.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-08-01 12:01:11 -07:00
..
2008-07-25 10:53:30 -07:00
2008-07-27 01:26:17 +02:00
2008-07-24 10:47:24 -07:00
2008-07-24 10:47:33 -07:00
2008-07-24 10:47:33 -07:00
2008-07-25 10:53:33 -07:00
2008-07-22 17:30:57 -07:00
2008-07-21 12:00:37 +01:00
2008-07-21 12:00:37 +01:00
2007-02-09 17:39:36 -05:00
2008-01-28 23:21:18 +01:00
2008-07-24 10:47:29 -07:00
2008-07-24 10:47:41 -07:00
2008-07-26 20:53:20 -04:00
2008-07-25 10:53:48 -07:00
2006-10-02 07:57:12 -07:00
2008-07-25 10:53:30 -07:00
2008-07-23 15:25:21 +02:00
2008-07-25 10:53:42 -07:00
2008-07-25 10:53:39 -07:00
2008-07-30 09:41:43 -07:00
2008-07-30 09:41:45 -07:00
2008-07-30 09:41:46 -07:00
2008-07-26 12:00:04 -07:00
2008-07-24 10:47:17 -07:00
2008-07-23 09:49:56 +01:00
2008-02-06 10:41:01 -08:00
2008-07-24 10:47:41 -07:00
2008-07-29 22:10:56 +09:00
2008-07-27 01:56:38 +02:00
2008-07-27 01:54:58 +02:00
2008-07-27 01:54:58 +02:00
2008-07-28 16:30:21 -07:00
2005-04-16 15:20:36 -07:00
2008-07-28 16:30:21 -07:00
2008-07-24 10:47:24 -07:00
2005-04-16 15:20:36 -07:00
2006-11-30 04:40:22 +01:00
2008-07-25 10:53:34 -07:00
2008-06-06 11:29:12 -07:00
2008-07-25 10:53:29 -07:00
2006-08-27 11:01:32 -07:00
2005-04-16 15:20:36 -07:00
2008-07-26 12:00:03 -07:00
2008-07-24 11:50:15 -07:00
2008-02-14 21:13:33 -08:00
2008-07-28 15:12:11 -07:00
2006-10-03 23:01:26 +02:00
2008-07-26 20:53:12 -04:00
2008-07-26 12:00:10 -07:00
2008-07-25 10:53:29 -07:00
2008-07-25 10:53:29 -07:00
2008-07-25 21:45:49 -07:00
2007-10-16 09:43:17 -07:00
2008-07-25 10:53:42 -07:00
2008-07-24 08:31:21 -04:00
2008-04-25 00:25:08 +02:00
2008-07-24 10:47:24 -07:00
2008-07-25 10:53:30 -07:00
2008-07-27 01:47:00 +02:00
2008-01-25 21:08:34 +01:00
2005-04-16 15:20:36 -07:00
2008-07-26 12:00:12 -07:00
2005-04-16 15:20:36 -07:00
2008-07-26 20:53:12 -04:00
2008-08-01 12:01:11 -07:00
2008-07-22 13:03:28 -07:00
2008-07-22 13:03:27 -07:00
2008-07-21 15:15:55 -07:00
2008-04-28 08:58:21 -07:00
2008-07-24 10:47:14 -07:00
2008-07-25 10:53:40 -07:00