Thread (2 messages) flat view 2 messages, 2 authors, 2020-08-27

Re: [PATCH v2 bpf-next] libbpf: fix compilation warnings for 64-bit printf args

From: Alexei Starovoitov <hidden>
Date: 2020-08-27 05:14:44
Also in: bpf

On Wed, Aug 26, 2020 at 9:13 PM Andrii Nakryiko [off-list ref] wrote:
Fix compilation warnings due to __u64 defined differently as `unsigned long`
or `unsigned long long` on different architectures (e.g., ppc64le differs from
x86-64). Also cast one argument to size_t to fix printf warning of similar
nature.

Reported-by: Naresh Kamboju <redacted>
Fixes: eacaaed784e2 ("libbpf: Implement enum value-based CO-RE relocations")
Fixes: 50e09460d9f8 ("libbpf: Skip well-known ELF sections when iterating ELF")
Signed-off-by: Andrii Nakryiko <redacted>
Applied. Thanks
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help