diff options
author | 2021-04-08 11:28:33 -0700 | |
---|---|---|
committer | 2021-04-08 16:04:21 -0700 | |
commit | 9f5b4009980f369acb80b72235b2d66c3fd6eca6 (patch) | |
tree | b13d52ef509ebb7e7efbb2ecae47763870c83b88 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | kallsyms: strip ThinLTO hashes from static functions (diff) | |
download | wireguard-linux-9f5b4009980f369acb80b72235b2d66c3fd6eca6.tar.xz wireguard-linux-9f5b4009980f369acb80b72235b2d66c3fd6eca6.zip |
bpf: disable CFI in dispatcher functions
BPF dispatcher functions are patched at runtime to perform direct
instead of indirect calls. Disable CFI for the dispatcher functions to
avoid conflicts.
Signed-off-by: Sami Tolvanen <samitolvanen@google.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
Tested-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Kees Cook <keescook@chromium.org>
Link: https://lore.kernel.org/r/20210408182843.1754385-9-samitolvanen@google.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions