Hi all, Today's linux-next merge of the net-next tree got a conflict in:
arch/s390/net/Makefile between commit: 866f4c8e0e26 ("s390/net: add pnetid support") from the s390 tree and commit: e1cf4befa297 ("bpf, s390x: remove ld_abs/ld_ind") from the net-next tree. I fixed it up (see below) 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 diff --cc arch/s390/net/Makefile index e2b85ffdbb0c,d4663b4bf509..000000000000 --- a/arch/s390/net/Makefile +++ b/arch/s390/net/Makefile @@@ -2,5 -2,4 +2,5 @@@ # # Arch-specific network modules # - obj-$(CONFIG_BPF_JIT) += bpf_jit.o bpf_jit_comp.o + obj-$(CONFIG_BPF_JIT) += bpf_jit_comp.o +obj-$(CONFIG_HAVE_PNETID) += pnet.o
pgplgg1rDJ_2D.pgp
Description: OpenPGP digital signature