Re: [PATCH] ptrace: arch_ptrace cleanup

From: Linus Torvalds
Date: Thu Mar 27 2008 - 19:14:46 EST




On Thu, 27 Mar 2008, Roland McGrath wrote:
>
> This intends to remove the last bit of entanglement with core ptrace
> implementation details in arch code's arch_ptrace and arch_compat_ptrace.

So I think this has a nicer calling convention, but you never answered the
question about what the *point* of this all is.

This is _still_ uglier than what we already have, which is to just have
the code call "[compat_]ptrace_request()" for any cases they don't
recognize.

I wanted to know if there was some actual technical point to it, and never
got a reply to that.

Linus
--
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/