On Thu, Oct 10, 2019 at 09:29:25PM -0700, Andrii Nakryiko wrote: > Fix "warning: cast to pointer from integer of different size" when > casting u64 addr to void *. > > Reported-by: kbuild test robot <l...@intel.com> > Signed-off-by: Andrii Nakryiko <andr...@fb.com> Fixes: a23740ec43ba ("bpf: Track contents of read-only maps as scalars")
Acked-by: Martin KaFai Lau <ka...@fb.com>