diff options
author | Daniel Borkmann <daniel@iogearbox.net> | 2018-10-21 02:09:27 +0200 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2018-10-20 23:13:32 -0700 |
commit | 84430d4232c36cb858564374f839d233fd6f623a (patch) | |
tree | c7c94f74bd538f1e6c0595fd9a80836234122bfe /tools/bpf | |
parent | ad38911dcdb6978a415db65b3e00e0f3fcd9edfc (diff) |
bpf, verifier: avoid retpoline for map push/pop/peek operation
Extend prior work from 09772d92cd5a ("bpf: avoid retpoline for
lookup/update/delete calls on maps") to also apply to the recently
added map helpers that perform push/pop/peek operations so that
the indirect call can be avoided.
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/bpf')
0 files changed, 0 insertions, 0 deletions