Re: [2.6 patch] asm/ptrace.h userspace headers cleanup

2008-06-27 Thread Roland McGrath
That all looks fine to me, though I won't claim to have paid close attention to the nits in the various odd archs' files. Thanks, Roland ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev

Re: [2.6 patch] asm/ptrace.h userspace headers cleanup

2008-06-25 Thread Russell King
On Mon, Jun 23, 2008 at 08:48:09PM +0300, Adrian Bunk wrote: > diff --git a/include/asm-arm/ptrace.h b/include/asm-arm/ptrace.h > index 7aaa206..8382b75 100644 > --- a/include/asm-arm/ptrace.h > +++ b/include/asm-arm/ptrace.h > @@ -139,8 +139,6 @@ static inline int valid_user_regs(struct pt_regs *r

Re: [2.6 patch] asm/ptrace.h userspace headers cleanup

2008-06-24 Thread Paul Mackerras
Adrian Bunk writes: > This patch contains the following cleanups for the asm/ptrace.h > userspace headers: Acked-by: Paul Mackerras <[EMAIL PROTECTED]> ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-d

Re: [2.6 patch] asm/ptrace.h userspace headers cleanup

2008-06-24 Thread Jesper Nilsson
Hi, On Mon, Jun 23, 2008 at 07:48:09PM +0200, Adrian Bunk wrote: > This patch contains the following cleanups for the asm/ptrace.h > userspace headers: > - include/asm-generic/Kbuild.asm already lists ptrace.h, remove > the superfluous listings in the Kbuild files of the following > architectu

Re: [2.6 patch] asm/ptrace.h userspace headers cleanup

2008-06-24 Thread Chris Zankel
Adrian Bunk wrote: This patch contains the following cleanups for the asm/ptrace.h userspace headers: - xtensa: cosmetical change to remove empty #ifndef __ASSEMBLY__ #else #endif from the userspace headers Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> The Xtensa part a

Re: [2.6 patch] asm/ptrace.h userspace headers cleanup

2008-06-24 Thread David Howells
Adrian Bunk <[EMAIL PROTECTED]> wrote: > This patch contains the following cleanups for the asm/ptrace.h > userspace headers: > - include/asm-generic/Kbuild.asm already lists ptrace.h, remove > the superfluous listings in the Kbuild files of the following > architectures: > ... > - frv > ..

Re: [2.6 patch] asm/ptrace.h userspace headers cleanup

2008-06-23 Thread Grant Grundler
On Mon, Jun 23, 2008 at 08:48:09PM +0300, Adrian Bunk wrote: > This patch contains the following cleanups for the asm/ptrace.h > userspace headers: > - include/asm-generic/Kbuild.asm already lists ptrace.h, remove > the superfluous listings in the Kbuild files of the following > architectures:

Re: [2.6 patch] asm/ptrace.h userspace headers cleanup

2008-06-23 Thread Paul Mundt
On Mon, Jun 23, 2008 at 08:48:09PM +0300, Adrian Bunk wrote: > This patch contains the following cleanups for the asm/ptrace.h > userspace headers: > - include/asm-generic/Kbuild.asm already lists ptrace.h, remove > the superfluous listings in the Kbuild files of the following > architectures:

Re: [2.6 patch] asm/ptrace.h userspace headers cleanup

2008-06-23 Thread Greg Ungerer
Hi Adrian, Adrian Bunk wrote: This patch contains the following cleanups for the asm/ptrace.h userspace headers: - include/asm-generic/Kbuild.asm already lists ptrace.h, remove the superfluous listings in the Kbuild files of the following architectures: - cris - frv - powerpc - x86

[2.6 patch] asm/ptrace.h userspace headers cleanup

2008-06-23 Thread Adrian Bunk
This patch contains the following cleanups for the asm/ptrace.h userspace headers: - include/asm-generic/Kbuild.asm already lists ptrace.h, remove the superfluous listings in the Kbuild files of the following architectures: - cris - frv - powerpc - x86 - don't expose function prototype