powerpc/bpf: BPF JIT compiler for 64-bit Little Endian
authorPhilippe Bergheaud <felix@linux.vnet.ibm.com>
Tue, 24 Sep 2013 12:13:35 +0000 (14:13 +0200)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 31 Oct 2013 05:19:15 +0000 (16:19 +1100)
commit9c662cad2fb66ff3a44b1d4f545bf496bf67ab10
tree631ffe0b18388dd7010c2ad36765307816e8ae22
parent711b5138d54fcfd5e312cea895d6e706a46eff19
powerpc/bpf: BPF JIT compiler for 64-bit Little Endian

This enables the Berkeley Packet Filter JIT compiler
for the PowerPC running in 64bit Little Endian.

Signed-off-by: Philippe Bergheaud <felix@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/ppc-opcode.h
arch/powerpc/net/bpf_jit.h
arch/powerpc/net/bpf_jit_64.S
arch/powerpc/net/bpf_jit_comp.c