Files
linux-st/kernel
Oleg Nesterov 33e9fc7d01 ptrace: ptrace_attach: use send_sig_info() instead force_sig_specific()
Nobody can block/ignore SIGSTOP, no need to use force_sig_specific() in
ptrace_attach.  Use the "regular" send_sig_info().

With this patch stracing of /sbin/init doesn't clear its SIGNAL_UNKILLABLE,
but not that this makes ptracing of init safe.

Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
Cc: Roland McGrath <roland@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-04-30 08:29:38 -07:00
..
2008-04-30 08:29:37 -07:00
2008-04-28 08:58:23 -07:00
2008-04-29 08:05:59 -07:00
2008-04-19 19:45:00 +02:00
2008-04-19 19:45:00 +02:00
2008-04-30 08:29:37 -07:00
2008-04-30 08:29:34 -07:00