powerpc/bpf: Support MOD operation
authorVladimir Murzin <murzin.v@gmail.com>
Sat, 28 Sep 2013 08:22:01 +0000 (10:22 +0200)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 31 Oct 2013 05:19:21 +0000 (16:19 +1100)
commitb0c06d333505c5503d0de5dee1ddf8478dcf5251
tree1259372fc700cfc93e5b8353f802ee2b303cc389
parenta40a2b670706494610d794927b9aebe77e18af8d
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>
arch/powerpc/net/bpf_jit.h
arch/powerpc/net/bpf_jit_comp.c
This page took 0.026386 seconds and 5 git commands to generate.