commit | 02871903a1fcdf306a906c38566ca0d48a45a431 | [log] [tgz] |
---|---|---|
author | Daniel Borkmann <dxchgb@gmail.com> | Thu Nov 08 11:39:41 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Nov 17 22:12:47 2012 -0500 |
tree | ed61bd5960d1eded043f1d1e6cf73995e06d83b9 | |
parent | 18d359ceb04485df0e387e04b0e52a761c4c58a0 [diff] |
PPC: net: bpf_jit_comp: add XOR instruction for BPF JIT This patch is a follow-up for patch "filter: add XOR instruction for use with X/K" that implements BPF PowerPC JIT parts for the BPF XOR operation. Signed-off-by: Daniel Borkmann <daniel.borkmann@tik.ee.ethz.ch> Cc: Matt Evans <matt@ozlabs.org> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Acked-by: Matt Evans <matt@ozlabs.org> Signed-off-by: David S. Miller <davem@davemloft.net>