Skip to content
Commit 1ad93ab1 authored by David Miller's avatar David Miller Committed by Alexei Starovoitov
Browse files

bpf: Fix various lib and testsuite build failures on 32-bit.



Cannot cast a u64 to a pointer on 32-bit without an intervening (long)
cast otherwise GCC warns.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
Acked-by: default avatarSong Liu <songliubraving@fb.com>
Signed-off-by: default avatarAlexei Starovoitov <ast@kernel.org>
parent 295daee4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment