]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ppc: bpf: update jit to use compatibility macros
authorDenis Kirjanov <kda@linux-powerpc.org>
Tue, 17 Feb 2015 07:04:40 +0000 (10:04 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 20 Feb 2015 20:19:43 +0000 (15:19 -0500)
commit09ca5ab23eca61a6f79076d38ab5a17da07533dc
tree323540b03afe992e403155629726547cb76f5411
parent693930d69c67145dcdf512fe863dbb1095b744b9
ppc: bpf: update jit to use compatibility macros

Use helpers from the asm-compat.h to wrap up assembly mnemonics

Signed-off-by: Denis Kirjanov <kda@linux-powerpc.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/powerpc/net/bpf_jit.h
arch/powerpc/net/bpf_jit_64.S
arch/powerpc/net/bpf_jit_comp.c