[mainline][bisected 55469b][ppc] build error at drivers/net/ethernet/mellanox/mlx4/en_rx.c
Eric Dumazet
edumazet at google.com
Tue Oct 30 18:05:49 AEDT 2018
On Mon, Oct 29, 2018 at 11:43 PM Abdul Haleem
<abdhalee at linux.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.
More information about the Linuxppc-dev
mailing list