diff options
author | Jiri Olsa <[email protected]> | 2024-06-19 10:16:24 +0200 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2024-06-21 19:32:36 +0200 |
commit | 717d6313bba1b3179f0bf1026aaec6b7e26f484e (patch) | |
tree | 8d62e383d7a1c5b50b35979582e0d9bf16e16082 /tools/perf/scripts/python/parallel-perf.py | |
parent | 1ae7a19e37630d3235bc68cac9da4e032cad8136 (diff) |
bpf: Change bpf_session_cookie return value to __u64 *
This reverts [1] and changes return value for bpf_session_cookie
in bpf selftests. Having long * might lead to problems on 32-bit
architectures.
Fixes: 2b8dd87332cd ("bpf: Make bpf_session_cookie() kfunc return long *")
Suggested-by: Andrii Nakryiko <[email protected]>
Signed-off-by: Jiri Olsa <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions