linux/arch/powerpc/net
Vladimir Murzin b0c06d3335 powerpc/bpf: Support MOD operation
commit b6069a9570 (filter: add MOD operation) added generic
support for modulus operation in BPF.

This patch brings JIT support for PPC64

Signed-off-by: Vladimir Murzin <murzin.v@gmail.com>
Acked-by: Matt Evans <matt@ozlabs.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2013-10-31 16:19:21 +11:00
..
Makefile net: filter: BPF 'JIT' compiler for PPC64 2011-07-21 12:38:32 -07:00
bpf_jit.h powerpc/bpf: Support MOD operation 2013-10-31 16:19:21 +11:00
bpf_jit_64.S powerpc/bpf: BPF JIT compiler for 64-bit Little Endian 2013-10-31 16:19:15 +11:00
bpf_jit_comp.c powerpc/bpf: Support MOD operation 2013-10-31 16:19:21 +11:00