summaryrefslogtreecommitdiffstats
path: root/arch/x86/syscalls/syscall_32.tbl
diff options
context:
space:
mode:
authorAl Viro2012-12-14 20:47:53 +0100
committerAl Viro2012-12-20 00:07:41 +0100
commit9026843952adac5b123c7b8dc961e5c15828d9e1 (patch)
tree4ef89cf05cf97427ceb2587fed94a6a12833d527 /arch/x86/syscalls/syscall_32.tbl
parentintroduce generic sys_sigaltstack(), switch x86 and um to it (diff)
downloadkernel-qcow2-linux-9026843952adac5b123c7b8dc961e5c15828d9e1.tar.gz
kernel-qcow2-linux-9026843952adac5b123c7b8dc961e5c15828d9e1.tar.xz
kernel-qcow2-linux-9026843952adac5b123c7b8dc961e5c15828d9e1.zip
generic compat_sys_sigaltstack()
Again, conditional on CONFIG_GENERIC_SIGALTSTACK Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'arch/x86/syscalls/syscall_32.tbl')
-rw-r--r--arch/x86/syscalls/syscall_32.tbl2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/syscalls/syscall_32.tbl b/arch/x86/syscalls/syscall_32.tbl
index 62c7b222e45c..235226efaa7f 100644
--- a/arch/x86/syscalls/syscall_32.tbl
+++ b/arch/x86/syscalls/syscall_32.tbl
@@ -192,7 +192,7 @@
183 i386 getcwd sys_getcwd
184 i386 capget sys_capget
185 i386 capset sys_capset
-186 i386 sigaltstack sys_sigaltstack stub32_sigaltstack
+186 i386 sigaltstack sys_sigaltstack compat_sys_sigaltstack
187 i386 sendfile sys_sendfile sys32_sendfile
188 i386 getpmsg
189 i386 putpmsg