commit | 1824074b07ee66fa0f714e08579ad85075132d7b | [log] [tgz] |
---|---|---|
author | James Bottomley <James.Bottomley@HansenPartnership.com> | Fri Apr 15 08:55:44 2011 -0700 |
committer | James Bottomley <James.Bottomley@suse.de> | Fri Apr 15 13:54:39 2011 -0500 |
tree | 519ca5ff2792a81e1fa5dfdf7c589734ce882f02 | |
parent | b54cd0d5053633373cd3c374aa203024cbf125a0 [diff] [blame] |
[PARISC] wire up fanotify syscalls Cc: stable@kernel.org Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
diff --git a/arch/parisc/kernel/syscall_table.S b/arch/parisc/kernel/syscall_table.S index 4be85ee..c5b01e8 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 */