diff options
author | Alexei Starovoitov <[email protected]> | 2023-12-15 10:12:23 +0100 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2023-12-15 16:25:55 -0800 |
commit | 852486b35f344887786d63250946dd921a05d7e8 (patch) | |
tree | 4599c7e80eb113dcf3bda5ea435e8c26b7e2a3bf /tools/perf/scripts/python/export-to-sqlite.py | |
parent | e4c00339891c074c76f626ac82981963cbba5332 (diff) |
x86/cfi,bpf: Fix bpf_exception_cb() signature
As per the earlier patches, BPF sub-programs have bpf_callback_t
signature and CFI expects callers to have matching signature. This is
violated by bpf_prog_aux::bpf_exception_cb().
[peterz: Changelog]
Reported-by: Peter Zijlstra <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lkml.kernel.org/r/CAADnVQ+Z7UcXXBBhMubhcMM=R-dExk-uHtfOLtoLxQ1XxEpqEA@mail.gmail.com
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions