summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/calls.S
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2012-12-23 01:52:54 -0500
committerAl Viro <viro@zeniv.linux.org.uk>2013-02-03 18:15:46 -0500
commitec93ac8663ad5fcccd44c3768b23c93b87610fc2 (patch)
tree768f321442445310520b8c839c4228aaad1e4c1d /arch/arm/kernel/calls.S
parent0aa0203fb43f04714004b2c4ad33b858e240555d (diff)
downloadop-kernel-dev-ec93ac8663ad5fcccd44c3768b23c93b87610fc2.zip
op-kernel-dev-ec93ac8663ad5fcccd44c3768b23c93b87610fc2.tar.gz
arm: switch to generic sigaltstack
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'arch/arm/kernel/calls.S')
-rw-r--r--arch/arm/kernel/calls.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/kernel/calls.S b/arch/arm/kernel/calls.S
index a4fda4e..0cc5761 100644
--- a/arch/arm/kernel/calls.S
+++ b/arch/arm/kernel/calls.S
@@ -195,7 +195,7 @@
CALL(sys_getcwd)
CALL(sys_capget)
/* 185 */ CALL(sys_capset)
- CALL(sys_sigaltstack_wrapper)
+ CALL(sys_sigaltstack)
CALL(sys_sendfile)
CALL(sys_ni_syscall) /* getpmsg */
CALL(sys_ni_syscall) /* putpmsg */
OpenPOWER on IntegriCloud