[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20181129001808.e2hh5fjwqbbkqblg@ast-mbp>
Date: Wed, 28 Nov 2018 16:18:10 -0800
From: Alexei Starovoitov <alexei.starovoitov@...il.com>
To: David Miller <davem@...emloft.net>
Cc: daniel@...earbox.net, ast@...nel.org, netdev@...r.kernel.org
Subject: Re: [PATCH] bpf: Fix various lib and testsuite build failures on
32-bit.
On Wed, Nov 28, 2018 at 12:56:10PM -0800, David Miller wrote:
>
> Cannot cast a u64 to a pointer on 32-bit without an intervening (long)
> cast otherwise GCC warns.
>
> Signed-off-by: David S. Miller <davem@...emloft.net>
I was contemplating to apply that to bpf tree, but the first hunk is bpf-next only
and later hunks are in test_progs.c, hence applied to bpf-next tree.
Thanks!
Powered by blists - more mailing lists