summaryrefslogtreecommitdiff
path: root/arch/sh/kernel/syscalls_32.S
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2010-01-19 08:00:06 (GMT)
committerPaul Mundt <lethal@linux-sh.org>2010-01-19 08:00:06 (GMT)
commit6eacb2c4cba4c84c2aee13f416cd476777e8400a (patch)
tree03c70df6e42f2e512a0c6545c75f6a007640e9b3 /arch/sh/kernel/syscalls_32.S
parentc718aff2e673a4f42de2a8b9f43bbfd700ce9544 (diff)
downloadlinux-6eacb2c4cba4c84c2aee13f416cd476777e8400a.tar.xz
sh: unwire sys_recvmmsg.
sh32 at the moment only uses sys_socketcall to reach these, so unwire recvmmsg for now. While we're at it, add it to the ignore list, as per the s390 change. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/kernel/syscalls_32.S')
-rw-r--r--arch/sh/kernel/syscalls_32.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/kernel/syscalls_32.S b/arch/sh/kernel/syscalls_32.S
index 4bd5a11..19fd11d 100644
--- a/arch/sh/kernel/syscalls_32.S
+++ b/arch/sh/kernel/syscalls_32.S
@@ -353,4 +353,3 @@ ENTRY(sys_call_table)
.long sys_pwritev
.long sys_rt_tgsigqueueinfo /* 335 */
.long sys_perf_event_open
- .long sys_recvmmsg