summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
diff options
context:
space:
mode:
authorKyle McMartin <kyle@dreadnought.i.jkkm.org>2010-10-13 20:35:56 -0400
committerKyle McMartin <kyle@dreadnought.i.jkkm.org>2010-10-13 20:35:56 -0400
commitcaf96194c05cd97ce96546fbcb1f35ec06aaaac7 (patch)
treec9349e243e046bc0fe38a4f300a808bc5ddcac41 /arch/parisc/kernel
parentc442ef96bfe1a981d44dd09d49a1eed93b94e82a (diff)
downloadop-kernel-dev-caf96194c05cd97ce96546fbcb1f35ec06aaaac7.zip
op-kernel-dev-caf96194c05cd97ce96546fbcb1f35ec06aaaac7.tar.gz
parisc: add prlimit64 syscall
Signed-off-by: Kyle McMartin <kyle@redhat.com>
Diffstat (limited to 'arch/parisc/kernel')
-rw-r--r--arch/parisc/kernel/syscall_table.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/parisc/kernel/syscall_table.S b/arch/parisc/kernel/syscall_table.S
index 3d52c97..74867df 100644
--- a/arch/parisc/kernel/syscall_table.S
+++ b/arch/parisc/kernel/syscall_table.S
@@ -419,6 +419,7 @@
ENTRY_SAME(perf_event_open)
ENTRY_COMP(recvmmsg)
ENTRY_SAME(accept4) /* 320 */
+ ENTRY_SAME(prlimit64)
/* Nothing yet */
OpenPOWER on IntegriCloud