Hi all,
Today's linux-next merge of the bpf-next tree got a conflict in:
arch/s390/net/bpf_jit.h
between commit:
42398caf16c9 ("s390: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers")
from the s390 tree and commit:
e26d523edf2a ("s390/bpf: Describe the frame using a struct instead of constants")
from the bpf-next tree.
I fixed it up (the latter deleted the file, so I did that) 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