[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CANn89iJGgCMYRp7h=h+g=o+P9VA+8U+NxFhXP70B_PSG_mp7OQ@mail.gmail.com>
Date: Tue, 30 Oct 2018 00:05:49 -0700
From: Eric Dumazet <edumazet@...gle.com>
To: abdhalee@...ux.vnet.ibm.com
Cc: linuxppc-dev@...ts.ozlabs.org, LKML <linux-kernel@...r.kernel.org>,
Michael Ellerman <mpe@...erman.id.au>,
sachinp@...ux.vnet.ibm.com, manvanth@...ux.vnet.ibm.com,
aneesh.kumar@...ux.vnet.ibm.com, brking@...ux.vnet.ibm.com,
netdev <netdev@...r.kernel.org>,
Tariq Toukan <tariqt@...lanox.com>,
linux-rdma <linux-rdma@...r.kernel.org>
Subject: Re: [mainline][bisected 55469b][ppc] build error at drivers/net/ethernet/mellanox/mlx4/en_rx.c
On Mon, Oct 29, 2018 at 11:43 PM Abdul Haleem
<abdhalee@...ux.vnet.ibm.com> wrote:
>
> Greeting's
>
> mainline build fails on my powerpc with commit 55469b : drivers: net:
> remove <net/busy_poll.h> inclusion when not needed
>
> Machine type: PowerPC power 8 bare-metal
> kernel : 4.19.0
> gcc : 4.8.5
> config attached
>
Thanks for the report, but this patch is not in 4.19 kernel ? It is
scheduled for 4.20 only.
Anyway, mlx4 needs to include <net/ip.h> directly, instead of
assuming it is indirectly included by another file.
Powered by blists - more mailing lists