[PATCH 3/6] powerpc/bpf_jit: reuse instruction macros from ppc-opcode.h
Sandipan Das
sandipan at linux.ibm.com
Wed Jun 10 15:17:23 AEST 2020
On 26/05/20 1:45 pm, Balamuruhan S wrote:
> remove duplicate macro definitions from bpf_jit.h and reuse the macros from
> ppc-opcode.h
>
> Signed-off-by: Balamuruhan S <bala24 at linux.ibm.com>
> Acked-by: Naveen N. Rao <naveen.n.rao at linux.vnet.ibm.com>
> Tested-by: Naveen N. Rao <naveen.n.rao at linux.vnet.ibm.com>
> ---
> arch/powerpc/net/bpf_jit.h | 18 +-----------------
> arch/powerpc/net/bpf_jit32.h | 10 +++++-----
> arch/powerpc/net/bpf_jit64.h | 4 ++--
> arch/powerpc/net/bpf_jit_comp.c | 2 +-
> arch/powerpc/net/bpf_jit_comp64.c | 20 ++++++++++----------
> 5 files changed, 19 insertions(+), 35 deletions(-)
> [...]
>
Acked-by: Sandipan Das <sandipan at linux.ibm.com>
More information about the Linuxppc-dev
mailing list