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)
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>

No differences found