Found 3 matching messages (0.106 seconds). Page 1 of 1.
... @tv-sign.ru> --- 25/kernel/ptrace.c~INIT_PTRACEABLE 2008-03-26 21 ... *child; - /* - * Tracing init is not allowed. - */ - if (pid == 1) - return ERR_PTR(- ... child = find_task_by_vpid(pid); if (child) -- To unsubscribe from this list: send ...
linux-kernel - Oleg Nesterov - Mar 26 2008 - 16:16
... are no kernel problems with ptracing init, it can't
> lose ... /stopped by accident.
>
> The ability to strace/debug init can be very useful if you try to figure
> out why it does ... Pavel Emelyanov
linux-kernel - Pavel Emelyanov - Mar 27 2008 - 03:20
... me!
Acked-by: Roland McGrath
linux-kernel - Roland McGrath - Mar 26 2008 - 16:40