summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/syscall_table.S
diff options
context:
space:
mode:
authorJames Bottomley2011-04-15 17:55:44 +0200
committerJames Bottomley2011-04-15 20:54:39 +0200
commit1824074b07ee66fa0f714e08579ad85075132d7b (patch)
tree519ca5ff2792a81e1fa5dfdf7c589734ce882f02 /arch/parisc/kernel/syscall_table.S
parent[PARISC] fix pacache .size with new binutils (diff)
downloadkernel-qcow2-linux-1824074b07ee66fa0f714e08579ad85075132d7b.tar.gz
kernel-qcow2-linux-1824074b07ee66fa0f714e08579ad85075132d7b.tar.xz
kernel-qcow2-linux-1824074b07ee66fa0f714e08579ad85075132d7b.zip
[PARISC] wire up fanotify syscalls
Cc: stable@kernel.org Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'arch/parisc/kernel/syscall_table.S')
-rw-r--r--arch/parisc/kernel/syscall_table.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/parisc/kernel/syscall_table.S b/arch/parisc/kernel/syscall_table.S
index 4be85ee10b85..c5b01e80981a 100644
--- a/arch/parisc/kernel/syscall_table.S
+++ b/arch/parisc/kernel/syscall_table.S
@@ -420,6 +420,8 @@
ENTRY_COMP(recvmmsg)
ENTRY_SAME(accept4) /* 320 */
ENTRY_SAME(prlimit64)
+ ENTRY_SAME(fanotify_init)
+ ENTRY_COMP(fanotify_mark)
/* Nothing yet */