Re: [PATCH] consolidate sys_ptrace

From: Roman Zippel
Date: Thu Aug 11 2005 - 05:45:41 EST


Hi,

On Wed, 10 Aug 2005, Christoph Hellwig wrote:

> The sys_ptrace boilerplate code (everything outside the big switch
> statement for the arch-specific requests) is shared by most
> architectures. This patch moves it to kernel/ptrace.c and leaves the
> arch-specific code as arch_ptrace.

No objection really, but I recently reformatted the m68k sys_ptrace() so
it would be easier to regenerate your changes on top of this. I can do
this for you if we can agree on to merge at least the m68k ptrace changes
before this.
For reference I put the patches at www.xs4all.nl/~zippel/m68k_merge/
(tf, p_ws, p_c are the relevant patches).

Al, this also includes the updated thread_info patches, I fixed some of
m68k specific parts. Could you please expand a little on the objections
you made on IRC?

bye, Roman
-
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/