diff options
author | Andrii Nakryiko <andriin@fb.com> | 2019-10-11 10:20:53 -0700 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2019-10-11 22:28:47 +0200 |
commit | 2dedd7d2165565bafa89718eaadfc5d1a7865f66 (patch) | |
tree | 1c5368d7853a42e07888a19c30e7747f4cd541e7 /scripts/bpf_helpers_doc.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 <lkp@intel.com>
Signed-off-by: Andrii Nakryiko <andriin@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Martin KaFai Lau <kafai@fb.com>
Link: https://lore.kernel.org/bpf/20191011172053.2980619-1-andriin@fb.com
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions