diff options
| author | Daniel Xu <dxu@dxuuu.xyz> | 2024-06-12 09:58:28 -0600 |
|---|---|---|
| committer | Alexei Starovoitov <ast@kernel.org> | 2024-06-12 11:01:31 -0700 |
| commit | 89f0b1abac497c47d0851b780abecc756c1e8734 (patch) | |
| tree | 19cb226b6eca78783a58d47c3e60c93b1ad5f926 /tools/perf/scripts/python/stackcollapse.py | |
| parent | dff96e4f5078c6c61fc6c36dddf27b124c4318fc (diff) | |
bpf: selftests: Fix bpf_cpumask_first_zero() kfunc prototype
The prototype in progs/nested_trust_common.h is not in line with how the
actual kfuncs are defined in kernel/bpf/cpumask.c. This causes compilation
errors when kfunc prototypes are generated from BTF.
Fix by aligning with actual kfunc definitions.
Signed-off-by: Daniel Xu <dxu@dxuuu.xyz>
Link: https://lore.kernel.org/r/437936a4e554b02e04566dd6e3f0a5d08370cc8c.1718207789.git.dxu@dxuuu.xyz
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
