]> Pileus Git - ~andy/linux/commit
ARM: net: bpf_jit_32: add XOR instruction for BPF JIT
authorDaniel Borkmann <dxchgb@gmail.com>
Wed, 7 Nov 2012 15:28:28 +0000 (15:28 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 13 Nov 2012 23:21:10 +0000 (18:21 -0500)
commit3cbe20412ef4656169e09ea40ec47f973ad99a92
treeba2c9581a170933dc4a65ffe9bde5847bd10e966
parent910cc727bf5cba11ce51be86fa2fb2454b10f3d9
ARM: net: bpf_jit_32: 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 ARM JIT parts for the BPF XOR operation.

Signed-off-by: Daniel Borkmann <daniel.borkmann@tik.ee.ethz.ch>
Cc: Mircea Gherzan <mgherzan@gmail.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Acked-by: Mircea Gherzan <mgherzan@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/arm/net/bpf_jit_32.c
arch/arm/net/bpf_jit_32.h