Re: [PATCH 1/1] ptrace: do_notify_parent_cldstop: fix the wrong->nsproxy usage

From: Roland McGrath
Date: Wed May 27 2009 - 19:52:43 EST


> Yes, but the (minor and low priority) problem is that .si_pid recorded
> in ->last_siginfo does not match the tracee's pid from the tracer pov
> (if they run in different namespaces).

That is not a problem, it's how it's supposed to be. That's what I was
just saying. This is information about the values seen by the debugged
process. Any translation to things meaningful in different contexts it
outside the scope of ptrace.


Thanks,
Roland
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/