diff options
| author | Jakub Kicinski <[email protected]> | 2017-10-09 17:30:11 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-10-10 19:30:16 +0000 |
| commit | 61bd5218eef349fcacc4976a251bc83a4748b4af (patch) | |
| tree | f0ff9fabfbedb0b6b29655b367016512d5d86d42 /tools/bpf/bpftool/prog.c | |
| parent | bpf: encapsulate verifier log state into a structure (diff) | |
| download | kernel-61bd5218eef349fcacc4976a251bc83a4748b4af.tar.gz kernel-61bd5218eef349fcacc4976a251bc83a4748b4af.zip | |
bpf: move global verifier log into verifier environment
The biggest piece of global state protected by the verifier lock
is the verifier_log. Move that log to struct bpf_verifier_env.
struct bpf_verifier_env has to be passed now to all invocations
of verbose().
Signed-off-by: Jakub Kicinski <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Acked-by: Alexei Starovoitov <[email protected]>
Acked-by: Daniel Borkmann <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/bpf/bpftool/prog.c')
0 files changed, 0 insertions, 0 deletions
