linux-next: manual merge of the xtensa tree with the csky tree

From: Stephen Rothwell
Date: Tue Jul 21 2020 - 20:44:17 EST


Hi all,

Today's linux-next merge of the xtensa tree got a conflict in:

tools/testing/selftests/seccomp/seccomp_bpf.c

between commit:

f4dd2edafba0 ("csky: add support for SECCOMP and SECCOMP_FILTER")

from the csky tree and commit:

deccfc9ce639 ("selftests/seccomp: add xtensa support")

from the xtensa 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 tools/testing/selftests/seccomp/seccomp_bpf.c
index 8d18a0ddafdd,1b445c2e7fbe..000000000000
--- a/tools/testing/selftests/seccomp/seccomp_bpf.c
+++ b/tools/testing/selftests/seccomp/seccomp_bpf.c
@@@ -1704,7 -1704,7 +1714,7 @@@ void change_syscall(struct __test_metad

#if defined(__x86_64__) || defined(__i386__) || defined(__powerpc__) || \
defined(__s390__) || defined(__hppa__) || defined(__riscv) || \
- defined(__csky__)
- defined(__xtensa__)
++ defined(__csky__) || defined(__xtensa__)
{
regs.SYSCALL_NUM = syscall;
}

Attachment: pgpnla5xOioNP.pgp
Description: OpenPGP digital signature