Searched hist:"09 f44b753a7d120becc80213c3459183c8acd26b" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/tools/bpf/bpftool/ |
H A D | link.c | diff 09f44b753a7d120becc80213c3459183c8acd26b Thu Aug 13 15:49:37 CDT 2020 Andrii Nakryiko <andriin@fb.com> tools/bpftool: Fix compilation warnings in 32-bit mode
Fix few compilation warnings in bpftool when compiling in 32-bit mode. Abstract away u64 to pointer conversion into a helper function.
Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Link: https://lore.kernel.org/bpf/20200813204945.1020225-2-andriin@fb.com
|
H A D | btf_dumper.c | diff 09f44b753a7d120becc80213c3459183c8acd26b Thu Aug 13 15:49:37 CDT 2020 Andrii Nakryiko <andriin@fb.com> tools/bpftool: Fix compilation warnings in 32-bit mode
Fix few compilation warnings in bpftool when compiling in 32-bit mode. Abstract away u64 to pointer conversion into a helper function.
Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Link: https://lore.kernel.org/bpf/20200813204945.1020225-2-andriin@fb.com
|
H A D | main.h | diff 09f44b753a7d120becc80213c3459183c8acd26b Thu Aug 13 15:49:37 CDT 2020 Andrii Nakryiko <andriin@fb.com> tools/bpftool: Fix compilation warnings in 32-bit mode
Fix few compilation warnings in bpftool when compiling in 32-bit mode. Abstract away u64 to pointer conversion into a helper function.
Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Link: https://lore.kernel.org/bpf/20200813204945.1020225-2-andriin@fb.com
|
H A D | prog.c | diff 09f44b753a7d120becc80213c3459183c8acd26b Thu Aug 13 15:49:37 CDT 2020 Andrii Nakryiko <andriin@fb.com> tools/bpftool: Fix compilation warnings in 32-bit mode
Fix few compilation warnings in bpftool when compiling in 32-bit mode. Abstract away u64 to pointer conversion into a helper function.
Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Link: https://lore.kernel.org/bpf/20200813204945.1020225-2-andriin@fb.com
|