[PATCH] (trivial) Use set_stop_code() in ptrace_report_signal()

2009-10-13 Thread Ananth N Mavinakayanahalli
Trivial patch - looks like this was opencoded rather than using the helper Use set_stop_code() wherever possible. Signed-off-by: Ananth N Mavinakayanahalli ana...@in.ibm.com --- kernel/ptrace.c |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) Index: ptrace-13oct/kernel/ptrace.c

Re: [PATCH] (trivial) Use set_stop_code() in ptrace_report_signal()

2009-10-13 Thread Oleg Nesterov
On 10/13, Ananth N Mavinakayanahalli wrote: Use set_stop_code() wherever possible. Signed-off-by: Ananth N Mavinakayanahalli ana...@in.ibm.com --- kernel/ptrace.c |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) Index: ptrace-13oct/kernel/ptrace.c