Oleg Nesterov
b08d81801e
ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()
...
commit 910ffdb18a upstream.
Cleanup and preparation for the next change.
signal_wake_up(resume => true) is overused. None of ptrace/jctl callers
actually want to wakeup a TASK_WAKEKILL task, but they can't specify the
necessary mask.
Turn signal_wake_up() into signal_wake_up_state(state), reintroduce
signal_wake_up() as a trivial helper, and add ptrace_signal_wake_up()
which adds __TASK_TRACED.
This way ptrace_signal_wake_up() can work "inside" ptrace_request()
even if the tracee doesn't have the TASK_WAKEKILL bit set.
Signed-off-by: Oleg Nesterov <oleg@redhat.com >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2013-01-27 20:47:43 -08:00
..
2012-10-21 09:27:59 -07:00
2012-10-02 10:29:54 -07:00
2013-01-11 09:06:56 -08:00
2012-08-09 08:31:29 -07:00
2012-12-10 10:59:40 -08:00
2012-12-03 11:47:23 -08:00
2013-01-27 20:47:42 -08:00
2012-01-08 12:19:57 -08:00
2012-10-02 10:30:35 -07:00
2012-09-14 10:00:18 -07:00
2012-03-20 21:29:40 -04:00
2012-01-17 16:16:57 -05:00
2012-01-17 16:17:01 -05:00
2012-01-23 08:44:53 -08:00
2012-01-17 10:19:41 -08:00
2012-02-02 09:20:22 -08:00
2013-01-11 09:06:58 -08:00
2012-05-10 08:58:33 -07:00
2012-01-08 13:10:57 -08:00
2012-10-13 05:38:57 +09:00
2012-04-11 08:20:11 -07:00
2012-03-28 18:30:03 +01:00
2012-08-09 08:31:39 -07:00
2012-06-10 00:36:06 +09:00
2012-03-04 23:08:54 +01:00
2012-03-29 11:37:17 +02:00
2012-12-03 11:47:07 -08:00
2012-07-19 08:59:00 -07:00
2012-03-05 15:49:42 -08:00
2012-04-13 13:15:16 -04:00
2012-04-10 11:00:30 +02:00
2012-02-28 20:01:08 +01:00
2012-03-23 13:18:57 +01:00
2012-03-23 13:18:57 +01:00
2012-03-28 17:19:28 -07:00
2012-03-28 23:30:28 +02:00
2012-03-05 15:49:42 -08:00
2012-10-02 10:30:40 -07:00
2012-02-21 09:06:06 -08:00
2012-01-24 16:37:54 -08:00
2012-11-26 11:37:41 -08:00
2012-03-01 10:28:03 +01:00
2012-03-29 19:52:46 +08:00
2012-06-22 11:36:56 -07:00
2012-03-26 12:50:51 +10:30
2012-03-28 17:14:36 -07:00
2012-02-13 20:45:38 -05:00
2012-03-20 10:31:44 -07:00
2013-01-27 20:47:43 -08:00
2012-02-21 09:06:12 -08:00
2012-02-21 09:06:03 -08:00
2012-02-21 09:03:43 -08:00
2012-02-21 09:06:13 -08:00
2012-02-21 09:06:10 -08:00
2012-02-21 09:42:30 -08:00
2012-02-21 09:06:07 -08:00
2012-12-17 10:37:46 -08:00
2012-02-21 09:06:07 -08:00
2012-07-16 09:04:42 -07:00
2012-01-22 15:08:46 -05:00
2012-02-03 23:37:07 +01:00
2012-03-28 18:30:03 +01:00
2012-01-17 16:16:55 -05:00
2013-01-27 20:47:43 -08:00
2012-03-28 17:14:35 -07:00
2012-03-20 10:32:09 -07:00
2012-03-23 13:18:57 +01:00
2012-02-21 09:06:08 -08:00
2012-10-28 10:14:13 -07:00
2012-04-05 14:51:43 +10:00
2012-03-15 18:17:55 -07:00
2012-10-21 09:27:59 -07:00
2012-02-24 10:05:59 +01:00
2012-12-03 11:47:17 -08:00
2012-12-17 10:37:43 -08:00