]> www.infradead.org Git - users/jedix/linux-maple.git/commit
s390/bpf: Use kernel's expoline thunks
authorIlya Leoshkevich <iii@linux.ibm.com>
Mon, 19 May 2025 22:30:06 +0000 (23:30 +0100)
committerAlexei Starovoitov <ast@kernel.org>
Thu, 22 May 2025 15:40:56 +0000 (08:40 -0700)
commit7f332f9fe9d854c1680fea223b6cb04530859a1a
tree1b928af6b4f153c16bbbf9e0e427dd8afca251c9
parent9053ba042fc7c0e718566932288cc88b3bb2dbe1
s390/bpf: Use kernel's expoline thunks

Simplify the JIT code by replacing the custom expolines with the ones
defined in the kernel text.

Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Link: https://lore.kernel.org/r/20250519223646.66382-4-iii@linux.ibm.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
arch/s390/net/bpf_jit_comp.c