diff options
author | Alexei Starovoitov <[email protected]> | 2019-04-19 07:44:55 -0700 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2019-04-23 01:50:43 +0200 |
commit | 45a73c17bfb92c3ceebedc80a750ef2c2931c26b (patch) | |
tree | b87c6007123c872988d8939f8206a8ec8907bb39 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 7df737e991069d75eec1ded1c8b37e81b8c54df9 (diff) |
bpf: drop bpf_verifier_lock
Drop bpf_verifier_lock for root to avoid being DoS-ed by unprivileged.
The BPF verifier is now fully parallel.
All unpriv users are still serialized by bpf_verifier_lock to avoid
exhausting kernel memory by running N parallel verifications.
Signed-off-by: Alexei Starovoitov <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions