aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/uapi/asm/unistd.h
diff options
context:
space:
mode:
authorHeiko Carstens <heiko.carstens@de.ibm.com>2016-01-19 10:19:02 +0100
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2016-01-19 12:14:02 +0100
commit696aafd36905a90af87c64d1278f91e39e66ae1e (patch)
tree56311ed6ff50b944ebc1aca5ab56b129a74ed5ea /arch/s390/include/uapi/asm/unistd.h
parents390: remove superfluous memblock_alloc() return value checks (diff)
downloadlinux-dev-696aafd36905a90af87c64d1278f91e39e66ae1e.tar.xz
linux-dev-696aafd36905a90af87c64d1278f91e39e66ae1e.zip
s390: wire up copy_file_range syscall
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 34ec202472c6..ab3aa6875a59 100644
--- a/arch/s390/include/uapi/asm/unistd.h
+++ b/arch/s390/include/uapi/asm/unistd.h
@@ -310,7 +310,8 @@
#define __NR_recvmsg 372
#define __NR_shutdown 373
#define __NR_mlock2 374
-#define NR_syscalls 375
+#define __NR_copy_file_range 375
+#define NR_syscalls 376
/*
* There are some system calls that are not present on 64 bit, some