[PATCH 6/7] introduce kernel/ptrace.h

Ananth N Mavinakayanahalli ananth at in.ibm.com
Tue Oct 27 04:37:09 UTC 2009


On Mon, Oct 26, 2009 at 04:28:52AM +0100, Oleg Nesterov wrote:
> No functional changes, preparation for utrace-ptrace.
> 
> Introduce kernel/ptrace.h and move the code which can be shared
> with the new implementation into this new header.

Did you want this to be a .h? Couldn't this just be a ptrace-common.c
whose functions can be called from ptrace.c, while a ptrace-common.h can
have the function definitions?

Ananth




More information about the utrace-devel mailing list