android_kernel_google_msm/include
Oleg Nesterov bf40183285 ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()
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>
2013-04-18 16:08:07 -07:00
..
acpi
asm-generic mutex: Place lock in contended state after fastpath_lock failure 2013-03-15 17:09:40 -07:00
crypto
drm Update copyright to The Linux Foundation 2013-03-15 17:07:39 -07:00
keys
linux ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up() 2013-04-18 16:08:07 -07:00
math-emu
media camera: SR1 porting for front/rear camera. 2013-04-18 16:08:04 -07:00
misc
mtd
net Bluetooth: Introduce new security level 2013-03-15 17:08:18 -07:00
pcmcia
rdma
rxrpc
scsi
sound ASoC: msm: qdsp6: Add support to configure ISO and ARIB coefficients 2013-03-15 17:09:03 -07:00
target
trace tracing: ftrace events for user faults and undefined instructions 2013-03-15 17:05:57 -07:00
video
xen
Kbuild