]> git.baikalelectronics.ru Git - kernel.git/commit
bpf: Define bpf_jit_alloc_exec_limit for arm64 JIT
authorLorenz Bauer <lmb@cloudflare.com>
Thu, 14 Oct 2021 14:25:52 +0000 (15:25 +0100)
committerAlexei Starovoitov <ast@kernel.org>
Sat, 23 Oct 2021 00:23:53 +0000 (17:23 -0700)
commit6979c843048b36d945012b192c74eeb6ec9b9c7f
tree8a61663724c9480bd6657a9698090ad35b2a2da6
parent13609e69a687791f408327a804d328fe5031c476
bpf: Define bpf_jit_alloc_exec_limit for arm64 JIT

Expose the maximum amount of useable memory from the arm64 JIT.

Signed-off-by: Lorenz Bauer <lmb@cloudflare.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20211014142554.53120-3-lmb@cloudflare.com
arch/arm64/net/bpf_jit_comp.c