[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <35c7f55e-d74d-d408-e444-8b87cc37e249@iogearbox.net>
Date: Fri, 12 Jul 2019 15:08:13 +0200
From: Daniel Borkmann <daniel@...earbox.net>
To: Ilya Leoshkevich <iii@...ux.ibm.com>, bpf@...r.kernel.org,
netdev@...r.kernel.org
Cc: andrii.nakryiko@...il.com
Subject: Re: [PATCH v2 bpf] selftests/bpf: fix bpf_target_sparc check
On 07/10/2019 01:56 PM, Ilya Leoshkevich wrote:
> bpf_helpers.h fails to compile on sparc: the code should be checking
> for defined(bpf_target_sparc), but checks simply for bpf_target_sparc.
>
> Also change #ifdef bpf_target_powerpc to #if defined() for consistency.
>
> Signed-off-by: Ilya Leoshkevich <iii@...ux.ibm.com>
Applied, thanks!
Powered by blists - more mailing lists