Re: [PATCH] Introducing asm/syscalls.h

From: Jaswinder Singh
Date: Sun Jul 20 2008 - 09:07:28 EST


Hello Ralf,

On Sun, 2008-07-20 at 17:48 +0530, Jaswinder Singh wrote:
> >
> > You write beneficial for userspace - but don't add <asm/syscall.h> to
> > include/asm-generic/Kbuild.asm.
>
> diff --git a/include/asm-generic/Kbuild.asm
> b/include/asm-generic/Kbuild.asm
> index 7cd25b8..af24926 100644
> --- a/include/asm-generic/Kbuild.asm
> +++ b/include/asm-generic/Kbuild.asm
> @@ -27,6 +27,7 @@ unifdef-y += socket.h
> unifdef-y += sockios.h
> unifdef-y += stat.h
> unifdef-y += statfs.h
> +unifdef-y += syscalls.h
> unifdef-y += termbits.h
> unifdef-y += termios.h
> unifdef-y += types.h
>

I think, adding syscalls.h is not required in ïinclude/asm-generic/Kbuild.asm.
Beneficial to userspace, I mean for reference purpose only.

Thank you,

Jaswinder Singh.

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