lkml.org 
[lkml]   [2014]   [May]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH 14/15] xtensa: add renameat2 syscall
From
On Fri, Apr 11, 2014 at 12:25 PM, Miklos Szeredi <miklos@szeredi.hu> wrote:
> From: Miklos Szeredi <mszeredi@suse.cz>
>
> Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
> Cc: Chris Zankel <chris@zankel.net>

Chris,

I'll be sending a batch of patches with arch support for the renameat2
syscall to Linus next week. If you'd like me to send this as well,
could you please ACK it?

Thanks,
Miklos

> ---
> arch/xtensa/include/uapi/asm/unistd.h | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/arch/xtensa/include/uapi/asm/unistd.h b/arch/xtensa/include/uapi/asm/unistd.h
> index b9395529f02d..8883fc877c5c 100644
> --- a/arch/xtensa/include/uapi/asm/unistd.h
> +++ b/arch/xtensa/include/uapi/asm/unistd.h
> @@ -739,7 +739,10 @@ __SYSCALL(334, sys_sched_setattr, 2)
> #define __NR_sched_getattr 335
> __SYSCALL(335, sys_sched_getattr, 3)
>
> -#define __NR_syscall_count 336
> +#define __NR_renameat2 336
> +__SYSCALL(336, sys_renameat2, 5)
> +
> +#define __NR_syscall_count 337
>
> /*
> * sysxtensa syscall handler
> --
> 1.8.1.4
>


\
 
 \ /
  Last update: 2014-05-15 15:01    [W:0.352 / U:0.840 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site