diff options
| author | Jakub Kicinski <[email protected]> | 2017-10-09 10:30:11 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-10-10 12:30:16 -0700 |
| commit | 61bd5218eef349fcacc4976a251bc83a4748b4af (patch) | |
| tree | f0ff9fabfbedb0b6b29655b367016512d5d86d42 /tools/perf/scripts/python | |
| parent | e7bf8249e8f1bac64885eeccb55bcf6111901a81 (diff) | |
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/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions