commit | 5df4c8dbbc03f4d7e6b6620dcc6869fa989406ee | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Mon Oct 27 03:35:53 2014 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Oct 27 03:37:42 2014 +0100 |
tree | 22f31b0e0994117e995bd934956ff3de4b576be4 | |
parent | d5a238df0a29f271069a1d3bb2c58ddec3cb4669 [diff] [blame] |
MIPS: Wire up bpf syscall. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/arch/mips/kernel/scall64-o32.S b/arch/mips/kernel/scall64-o32.S index 9e10d11..6f8db9f 100644 --- a/arch/mips/kernel/scall64-o32.S +++ b/arch/mips/kernel/scall64-o32.S
@@ -564,4 +564,5 @@ PTR sys_seccomp PTR sys_getrandom PTR sys_memfd_create + PTR sys_bpf /* 4355 */ .size sys32_call_table,.-sys32_call_table