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

From: Jens Axboe
Date: Mon Apr 03 2006 - 03:37:56 EST


On Mon, Apr 03 2006, David S. Miller wrote:
> 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.

Will do.

--
Jens Axboe

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