diff options
| author | Arnaldo Carvalho de Melo <[email protected]> | 2020-10-19 12:26:45 -0300 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2022-04-01 16:19:34 -0300 |
| commit | 4d4d00dd321f2c9c1ce35ec2a1d32515371af009 (patch) | |
| tree | e36a4ba1ea4bc4a4a3e53c0e51fb542866210c60 /tools/testing/selftests/bpf/prog_tests/queue_stack_map.c | |
| parent | 8a96f454f566857290867fb3943ffc37ea7d50d2 (diff) | |
perf tools: Update copy of libbpf's hashmap.c
To pick the changes in:
fba60b171a032283 ("libbpf: Use IS_ERR_OR_NULL() in hashmap__free()")
That don't entail any changes in tools/perf.
This addresses this perf build warning:
Warning: Kernel ABI header at 'tools/perf/util/hashmap.h' differs from latest version at 'tools/lib/bpf/hashmap.h'
diff -u tools/perf/util/hashmap.h tools/lib/bpf/hashmap.h
Not a kernel ABI, its just that this uses the mechanism in place for
checking kernel ABI files drift.
Cc: Andrii Nakryiko <[email protected]>
Cc: Ian Rogers <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Mauricio Vásquez <[email protected]>
Cc: Namhyung Kim <[email protected]>
Link: http://lore.kernel.org/lkml/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/queue_stack_map.c')
0 files changed, 0 insertions, 0 deletions