linux-next: manual merge of the akpm-current tree with the net-next tree

From: Stephen Rothwell
Date: Fri Nov 03 2017 - 04:07:42 EST


Hi Andrew,

Today's linux-next merge of the akpm-current tree got a conflict in:

drivers/net/ethernet/netronome/nfp/nfp_net_common.c

between commits:

5f0ca2fb71e2 ("nfp: handle page allocation failures")
790a39917183 ("nfp: switch to dev_alloc_page()")
16f50cda06ae ("nfp: use a counter instead of log message for allocation failures")

from the net-next tree and commit:

0432d14c45bb ("mm: remove __GFP_COLD")

from the akpm-current tree.

I fixed it up (the former series removes the use of alloc_page() from
nfp_net_napi_alloc_one()) and can carry the fix as necessary. This
is now fixed as far as linux-next is concerned, but any non trivial
conflicts should be mentioned to your upstream maintainer when your tree
is submitted for merging. You may also want to consider cooperating
with the maintainer of the conflicting tree to minimise any particularly
complex conflicts.

--
Cheers,
Stephen Rothwell