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

Reply via email to