Hi all, Today's linux-next merge of the bpf-next tree got a conflict in: net/core/filter.c between commit: 1227c1771dd2 ("net: Fix data-races around sysctl_[rw]mem_(max|default).") from the net tree and commit: 29003875bd5b ("bpf: Change bpf_setsockopt(SOL_SOCKET) to reuse sk_setsockopt()") from the bpf-next tree. I fixed it up (I dropped the former patches changes to this 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. -- Cheers, Stephen Rothwell