From: Stephen Rothwell <hidden> Date: 2016-06-29 00:35:56
Hi all,
Today's linux-next merge of the powerpc tree got a conflict in:
arch/powerpc/Kconfig
between commit:
844e3be47693 ("powerpc/bpf/jit: Disable classic BPF JIT on ppc64le")
from Linus' tree and commit:
156d0e290e96 ("powerpc/ebpf/jit: Implement JIT compiler for extended BPF")
from the powerpc tree.
I fixed it up (see below - I am not sure this entirely correct) 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/powerpc/Kconfig
index 0a9d439bcda6,ee82f9a09a85..000000000000
From: Naveen N. Rao <hidden> Date: 2016-06-29 05:24:38
On 2016/06/29 10:35AM, Stephen Rothwell wrote:
Hi all,
Hi Stephen,
Today's linux-next merge of the powerpc tree got a conflict in:
arch/powerpc/Kconfig
between commit:
844e3be47693 ("powerpc/bpf/jit: Disable classic BPF JIT on ppc64le")
Ah, I see that the above commit is not part of powerpc next tree, which
explains the conflict.
quoted hunk
from Linus' tree and commit:
156d0e290e96 ("powerpc/ebpf/jit: Implement JIT compiler for extended BPF")
from the powerpc tree.
I fixed it up (see below - I am not sure this entirely correct) 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/powerpc/Kconfig
index 0a9d439bcda6,ee82f9a09a85..000000000000
From: Michael Ellerman <mpe@ellerman.id.au> Date: 2016-06-29 06:33:49
On Wed, 2016-06-29 at 10:54 +0530, Naveen N. Rao wrote:
On 2016/06/29 10:35AM, Stephen Rothwell wrote:
quoted
Today's linux-next merge of the powerpc tree got a conflict in:
arch/powerpc/Kconfig
between commit:
844e3be47693 ("powerpc/bpf/jit: Disable classic BPF JIT on ppc64le")
Ah, I see that the above commit is not part of powerpc next tree, which
explains the conflict.
I'll probably merge the fixes branch into next at some point, so then it will
be sorted.
quoted
I fixed it up (see below - I am not sure this entirely correct) and can