Merge branch 'Fix up bpf_jit_limit some more'
authorAlexei Starovoitov <ast@kernel.org>
Thu, 21 Oct 2021 01:19:02 +0000 (18:19 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Sat, 23 Oct 2021 00:23:53 +0000 (17:23 -0700)
Lorenz Bauer says:

====================
Fix some inconsistencies of bpf_jit_limit on non-x86 platforms.
I've dropped exposing bpf_jit_current since we couldn't agree on
file modes, correct names, etc.
====================

Signed-off-by: Alexei Starovoitov <ast@kernel.org>

Trivial merge