diff options
author | Alexei Starovoitov <ast@kernel.org> | 2019-04-02 06:27:44 +0200 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2019-04-04 01:27:38 +0200 |
commit | 4f73379ec5c2891598aa715c6df7ac9afdc86fbf (patch) | |
tree | f6399a8b833f0b5d9ec8931ed9c7372186ecf6ca /drivers/infiniband | |
parent | bpf: convert temp arrays to kvcalloc (diff) | |
download | linux-4f73379ec5c2891598aa715c6df7ac9afdc86fbf.tar.xz linux-4f73379ec5c2891598aa715c6df7ac9afdc86fbf.zip |
bpf: verbose jump offset overflow check
Larger programs may trigger 16-bit jump offset overflow check
during instruction patching. Make this error verbose otherwise
users cannot decipher error code without printks in the verifier.
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions