Re: CONFIG_HAVE_ARCH_TRACEHOOK and you

From: Christoph Hellwig
Date: Fri Sep 12 2008 - 04:23:21 EST


On Thu, Sep 11, 2008 at 07:57:33PM -0700, Roland McGrath wrote:
> 3. arch_ptrace()
>
> * You must define arch_ptrace() and not #define __ARCH_SYS_PTRACE.

__ARCH_SYS_PTRACE is already gone :)

>
> 4. compat_arch_ptrace()
>
> * If your arch uses CONFIG_COMPAT, you must define
> compat_arch_ptrace() and #define __ARCH_WANT_COMPAT_SYS_PTRACE.

This should be gone for 2.6.28, too. (no ACK from the ia64 people yet,
but mips and parisc are doen for sure)

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