]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
powerpc64/bpf: jit support for 32bit offset jmp instruction
authorArtem Savkov <asavkov@redhat.com>
Fri, 17 May 2024 07:56:46 +0000 (09:56 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 11 Jul 2024 05:40:20 +0000 (15:40 +1000)
commit3c086ce222cefcf16d412faa10d456161d076796
tree7319c0f53ef230d60374d1b20c82b1199600db42
parent20ce0c247b2500cb7060cb115274ba71abda2626
powerpc64/bpf: jit support for 32bit offset jmp instruction

Add jit support for JMP32_JA instruction. Tested using test_bpf module.

Signed-off-by: Artem Savkov <asavkov@redhat.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20240517075650.248801-2-asavkov@redhat.com
arch/powerpc/net/bpf_jit_comp64.c