diff options
author | Andrii Nakryiko <[email protected]> | 2019-10-11 10:20:53 -0700 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2019-10-11 22:28:47 +0200 |
commit | 2dedd7d2165565bafa89718eaadfc5d1a7865f66 (patch) | |
tree | 1c5368d7853a42e07888a19c30e7747f4cd541e7 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | f97eea1756f383fefc147f4c76c54942944a3d95 (diff) |
bpf: Fix cast to pointer from integer of different size warning
Fix "warning: cast to pointer from integer of different size" when
casting u64 addr to void *.
Fixes: a23740ec43ba ("bpf: Track contents of read-only maps as scalars")
Reported-by: kbuild test robot <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Martin KaFai Lau <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions