[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20191011212517.GC21131@pc-63.home>
Date: Fri, 11 Oct 2019 23:25:17 +0200
From: Daniel Borkmann <daniel@...earbox.net>
To: Andrii Nakryiko <andriin@...com>
Cc: bpf@...r.kernel.org, netdev@...r.kernel.org, ast@...com
Subject: Re: [PATCH v2 bpf-next] bpf: fix cast to pointer from integer of
different size warning
On Fri, Oct 11, 2019 at 10:20:53AM -0700, Andrii Nakryiko wrote:
> Fix "warning: cast to pointer from integer of different size" when
> casting u64 addr to void *.
>
> Fixes: a23740ec43ba ("bpf: Track contents of read-only maps as scalars")
> Reported-by: kbuild test robot <lkp@...el.com>
> Acked-by: Martin KaFai Lau <kafai@...com>
> Signed-off-by: Andrii Nakryiko <andriin@...com>
Applied, thanks!
Powered by blists - more mailing lists