On Mon, Oct 29, 2018 at 11:43 PM Abdul Haleem <abdhalee@xxxxxxxxxxxxxxxxxx> 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.