Files
android_kernel_xiaomi_sm8450/kernel/bpf
Alexei Starovoitov b285fcb760 bpf: bump jmp sequence limit
The limit of 1024 subsequent jumps was causing otherwise valid
programs to be rejected. Bump it to 8192 and make the error more verbose.

Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Andrii Nakryiko <andriin@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
2019-05-23 16:20:57 +02:00
..
2019-04-09 17:05:46 -07:00
2018-10-19 13:24:31 -07:00
2019-05-23 16:20:57 +02:00