]> git.baikalelectronics.ru Git - kernel.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)
commitd11c03bf3d5e3fdeca66a2a094ebd3a8e7c10c65
tree323540b03afe992e403155629726547cb76f5411
parent2c950aa00f9d293adb71d16c70d862426b1f2f11
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