diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2020-11-18 14:32:33 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2020-11-27 20:19:33 +0300 |
commit | 3b13eaf0ba1d5ab59368e23ff5e5350f51c1a352 (patch) | |
tree | 47ea6fe135b6cf664650dac83e8493be1c104948 /samples/Makefile | |
parent | 85a2c56cb4454c73f56d3099d96942e7919b292f (diff) | |
download | linux-3b13eaf0ba1d5ab59368e23ff5e5350f51c1a352.tar.xz |
perf tools: Update copy of libbpf's hashmap.c
To pick the changes in:
7a078d2d18801bba ("libbpf, hashmap: Fix undefined behavior in hash_bits")
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: Adrian Hunter <adrian.hunter@intel.com>
Cc: Daniel Borkmann <daniel@iogearbox.net>
Cc: Ian Rogers <irogers@google.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'samples/Makefile')
0 files changed, 0 insertions, 0 deletions