Re: [RFC: 2.6 patch] powerpc: asm/elf.h: reduce userspace header

2008-06-30 Thread Christoph Hellwig
On Mon, Jun 23, 2008 at 08:48:28PM +0300, Adrian Bunk wrote: > This patch makes asm/elf.h export less non-userspace stuff to userspace. I don't think this header should be exported at all. There's a userspace elf.h that should be used instead. ___ Linu

[RFC: 2.6 patch] powerpc: asm/elf.h: reduce userspace header

2008-06-23 Thread Adrian Bunk
This patch makes asm/elf.h export less non-userspace stuff to userspace. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- include/asm-powerpc/elf.h | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) 6e868802e4b350a9dac071044b7cf52af7404134 diff --git a/include/asm-powerpc/e