]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitddc2b7ae6f45170c8a226a18824096b665b60ec4
tree631ffe0b18388dd7010c2ad36765307816e8ae22
parentebdeff62ea5d966a558de22bb97c94dc56368db5
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