summaryrefslogtreecommitdiffstats
path: root/include/asm-s390
diff options
context:
space:
mode:
authorHeiko Carstens2006-02-12 02:56:02 +0100
committerLinus Torvalds2006-02-12 06:41:13 +0100
commite7684277f6882a23cfb734cb7450c3a469e6e8b1 (patch)
tree58be2fd69696fb4881c1852e22878e101060aa32 /include/asm-s390
parent[PATCH] s390: fix non smp build of kexec (diff)
downloadkernel-qcow2-linux-e7684277f6882a23cfb734cb7450c3a469e6e8b1.tar.gz
kernel-qcow2-linux-e7684277f6882a23cfb734cb7450c3a469e6e8b1.tar.xz
kernel-qcow2-linux-e7684277f6882a23cfb734cb7450c3a469e6e8b1.zip
[PATCH] s390: add support for unshare system call
Add support for unshare system call. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/asm-s390')
-rw-r--r--include/asm-s390/unistd.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/asm-s390/unistd.h b/include/asm-s390/unistd.h
index 29a9f357eb9e..0a2f6664c4cf 100644
--- a/include/asm-s390/unistd.h
+++ b/include/asm-s390/unistd.h
@@ -295,8 +295,9 @@
#define __NR_faccessat 300
#define __NR_pselect6 301
#define __NR_ppoll 302
+#define __NR_unshare 303
-#define NR_syscalls 303
+#define NR_syscalls 304
/*
* There are some system calls that are not present on 64 bit, some