aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/bpf_doc.py
diff options
context:
space:
mode:
authorAndrii Nakryiko <[email protected]>2024-03-19 21:51:43 +0000
committerAlexei Starovoitov <[email protected]>2024-03-20 05:54:04 +0000
commit5ab8cb89dbb6f3e111c8b0a9a86496da23c94439 (patch)
treee39824b931c665dba7872599e8d7a3982292e036 /scripts/bpf_doc.py
parents390/bpf: Fix bpf_plt pointer arithmetic (diff)
downloadkernel-5ab8cb89dbb6f3e111c8b0a9a86496da23c94439.tar.gz
kernel-5ab8cb89dbb6f3e111c8b0a9a86496da23c94439.zip
libbpf: fix u64-to-pointer cast on 32-bit arches
It's been reported that (void *)map->map_extra is causing compilation warnings on 32-bit architectures. It's easy enough to fix this by casting to long first. Fixes: 79ff13e99169 ("libbpf: Add support for bpf_arena.") Reported-by: Ryan Eatmon <[email protected]> Signed-off-by: Andrii Nakryiko <[email protected]> Message-ID: <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions