Re: linux-next: manual merge of the net-next tree with Linus' tree

From: David Miller
Date: Wed May 03 2017 - 00:09:14 EST


From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
Date: Wed, 3 May 2017 11:07:03 +1000

> Hi all,
>
> Today's linux-next merge of the net-next tree got a conflict in:
>
> arch/avr32/include/uapi/asm/socket.h
>
> between commit:
>
> 26202873bb51 ("avr32: remove support for AVR32 architecture")
>
> from Linus' tree and commits:
>
> a2d133b1d465 ("sock: introduce SO_MEMINFO getsockopt")
> 6d4339028b35 ("net: Introduce SO_INCOMING_NAPI_ID"
> 5daab9db7b65 ("New getsockopt option to get socket cookie")
>
> from the net-next tree.
>
> I fixed it up (I removed the file) 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.

Duly noted in the pull request I sent to Linus, and now that he took
net-next in it is resolved in his tree.

Thanks!