summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2006-04-01 23:27:23 +1100
committerPaul Mackerras <paulus@samba.org>2006-04-01 23:27:23 +1100
commit2c6967750a6f1e206a44ab5cf43c36aacb91372b (patch)
tree04534f61f80b796b76c13e6c52d80efca8b7f820 /arch
parentcfff5b23bad2b7a4754f7c126a174a5867dfcca5 (diff)
downloadop-kernel-dev-2c6967750a6f1e206a44ab5cf43c36aacb91372b.zip
op-kernel-dev-2c6967750a6f1e206a44ab5cf43c36aacb91372b.tar.gz
powerpc: hook up the splice syscall
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/powerpc/kernel/systbl.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/kernel/systbl.S b/arch/powerpc/kernel/systbl.S
index 1ad55f0..1424eab 100644
--- a/arch/powerpc/kernel/systbl.S
+++ b/arch/powerpc/kernel/systbl.S
@@ -322,3 +322,4 @@ SYSCALL(spu_create)
COMPAT_SYS(pselect6)
COMPAT_SYS(ppoll)
SYSCALL(unshare)
+SYSCALL(splice)
OpenPOWER on IntegriCloud