login
Header Space

 
 

Mailing list archives

Search results

Found 3 matching messages (0.106 seconds). Page 1 of 1.

[PATCH] ptrace: allow to ptrace /sbin/init

... @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

Re: [PATCH] ptrace: allow to ptrace /sbin/init

... 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 -- To unsubscribe from this list: send ...

linux-kernel - Pavel Emelyanov - Mar 27 2008 - 03:20

Re: [PATCH] ptrace: allow to ptrace /sbin/init

... me! Acked-by: Roland McGrath Thanks, Roland -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger. ...

linux-kernel - Roland McGrath - Mar 26 2008 - 16:40

speck-geostationary