From: David Woodhouse There's no excuse for userspace abusing this kernel header -- the kernel's headers are not intended to provide a library of helper routines for userspace. Using from userspace is broken on most architectures anyway. Just say 'no'. Signed-off-by: David Woodhouse Signed-off-by: Andrew Morton --- include/asm-generic/Kbuild.asm | 3 --- 1 file changed, 3 deletions(-) diff -puN include/asm-generic/Kbuild.asm~hdrinstall-remove-asm-ioh-from-user-visibility include/asm-generic/Kbuild.asm --- a/include/asm-generic/Kbuild.asm~hdrinstall-remove-asm-ioh-from-user-visibility +++ a/include/asm-generic/Kbuild.asm @@ -4,8 +4,5 @@ unifdef-y += a.out.h auxvec.h byteorder. sigcontext.h siginfo.h signal.h socket.h sockios.h stat.h \ statfs.h termbits.h termios.h timex.h types.h unistd.h user.h -# These really shouldn't be exported -unifdef-y += io.h - # These probably shouldn't be exported unifdef-y += elf.h page.h _