]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2d518efd26f7647cfa110a7a3a80eca17c13e3f6
tree3e5cda8336b05541dd33b7888ba131c1bc910871
parent04e03f0c4397d84c4d40f5b9da16a12a73bafb9c
parent594a34aafb8ea0c27bc56d486d4ce285d37e4fbd
Merge branch 'Fix up bpf_jit_limit some more'

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>