Re: [PATCH] hide kernel only code in asm-powerpc/elf.h

2008-01-29 Thread Michael Ellerman
On Fri, 2008-01-25 at 19:08 +0100, Olaf Hering wrote: > stuff inside CONFIG_* should not be exported via make headers-install > > Signed-off-by: Olaf Hering <[EMAIL PROTECTED]> > > --- > include/asm-powerpc/elf.h |2 ++ > 1 file changed, 2 insertions(+) Thanks Olaf, I noticed that once but

Re: [PATCH] hide kernel only code in asm-powerpc/elf.h

2008-01-28 Thread Arnd Bergmann
On Friday 25 January 2008, Olaf Hering wrote: > stuff inside CONFIG_* should not be exported via make headers-install > > Signed-off-by: Olaf Hering <[EMAIL PROTECTED]> > Acked-by: Arnd Bergmann <[EMAIL PROTECTED]> I think at some point I even had a script to automatically check for this kind o

[PATCH] hide kernel only code in asm-powerpc/elf.h

2008-01-25 Thread Olaf Hering
stuff inside CONFIG_* should not be exported via make headers-install Signed-off-by: Olaf Hering <[EMAIL PROTECTED]> --- include/asm-powerpc/elf.h |2 ++ 1 file changed, 2 insertions(+) --- a/include/asm-powerpc/elf.h +++ b/include/asm-powerpc/elf.h @@ -420,6 +420,7 @@ do {