Re: [PATCH] Remove sys_ prefix of new syscalls from __NR_sys_*

From: David S. Miller
Date: Mon Apr 03 2006 - 03:33:45 EST


From: Jens Axboe <axboe@xxxxxxx>
Date: Mon, 3 Apr 2006 09:28:57 +0200

> On Sun, Apr 02 2006, OGAWA Hirofumi wrote:
> > On i386, we don't use sys_ prefix for __NR_*. This patch removes it.
> > [FWIW, _syscall*() macros will generate foo() instead of sys_foo().]
> >
> > Signed-off-by: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
>
> Thanks, I'll just shove that into the splice branch.

Please update the other include/asm-*/unistd.h files which
use the same sys_* name.

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