aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/uapi/asm/unistd.h
diff options
context:
space:
mode:
authorHeiko Carstens <heiko.carstens@de.ibm.com>2014-04-08 13:13:38 +0200
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2014-04-11 13:53:29 +0200
commita1977d128ab7c6c1be296a8fa39219e330abdb07 (patch)
tree1e70249f91369d9c16c1615075100b0ffcc2eff0 /arch/s390/include/uapi/asm/unistd.h
parents390: show_registers() should not map user space addresses to kernel symbols (diff)
downloadlinux-dev-a1977d128ab7c6c1be296a8fa39219e330abdb07.tar.xz
linux-dev-a1977d128ab7c6c1be296a8fa39219e330abdb07.zip
s390: wire up sys_renameat2
Actually this also enable sys_setattr and sys_getattr, since I forgot to increase NR_syscalls when adding those syscalls. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'arch/s390/include/uapi/asm/unistd.h')
-rw-r--r--arch/s390/include/uapi/asm/unistd.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/s390/include/uapi/asm/unistd.h b/arch/s390/include/uapi/asm/unistd.h
index 5eb5c9ddb120..3802d2d3a18d 100644
--- a/arch/s390/include/uapi/asm/unistd.h
+++ b/arch/s390/include/uapi/asm/unistd.h
@@ -282,7 +282,8 @@
#define __NR_finit_module 344
#define __NR_sched_setattr 345
#define __NR_sched_getattr 346
-#define NR_syscalls 345
+#define __NR_renameat2 347
+#define NR_syscalls 348
/*
* There are some system calls that are not present on 64 bit, some