linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: manual merge of the seccomp tree with the csky tree
@ 2020-11-25  6:38 Stephen Rothwell
  2020-12-17  1:23 ` Stephen Rothwell
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Rothwell @ 2020-11-25  6:38 UTC (permalink / raw)
  To: Kees Cook, Guo Ren
  Cc: Guo Ren, Linux Kernel Mailing List, Linux Next Mailing List, YiFei Zhu

[-- Attachment #1: Type: text/plain, Size: 1175 bytes --]

Hi all,

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

  arch/csky/include/asm/Kbuild

between commit:

  fed76f8679a6 ("csky: Add QUEUED_SPINLOCKS supported")

from the csky tree and commit:

  6e9ae6f98809 ("csky: Enable seccomp architecture tracking")

from the seccomp 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/csky/include/asm/Kbuild
index f814d46d347f,93372255984d..000000000000
--- a/arch/csky/include/asm/Kbuild
+++ b/arch/csky/include/asm/Kbuild
@@@ -3,9 -3,6 +3,8 @@@ generic-y += asm-offsets.
  generic-y += gpio.h
  generic-y += kvm_para.h
  generic-y += local64.h
 +generic-y += mcs_spinlock.h
  generic-y += qrwlock.h
 +generic-y += qspinlock.h
- generic-y += seccomp.h
  generic-y += user.h
  generic-y += vmlinux.lds.h

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: linux-next: manual merge of the seccomp tree with the csky tree
  2020-11-25  6:38 linux-next: manual merge of the seccomp tree with the csky tree Stephen Rothwell
@ 2020-12-17  1:23 ` Stephen Rothwell
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Rothwell @ 2020-12-17  1:23 UTC (permalink / raw)
  To: Guo Ren
  Cc: Kees Cook, Guo Ren, Linux Kernel Mailing List,
	Linux Next Mailing List, YiFei Zhu

[-- Attachment #1: Type: text/plain, Size: 1437 bytes --]

Hi aa,

On Wed, 25 Nov 2020 17:38:24 +1100 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Today's linux-next merge of the seccomp tree got a conflict in:
> 
>   arch/csky/include/asm/Kbuild
> 
> between commit:
> 
>   fed76f8679a6 ("csky: Add QUEUED_SPINLOCKS supported")
> 
> from the csky tree and commit:
> 
>   6e9ae6f98809 ("csky: Enable seccomp architecture tracking")
> 
> from the seccomp 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/csky/include/asm/Kbuild
> index f814d46d347f,93372255984d..000000000000
> --- a/arch/csky/include/asm/Kbuild
> +++ b/arch/csky/include/asm/Kbuild
> @@@ -3,9 -3,6 +3,8 @@@ generic-y += asm-offsets.
>   generic-y += gpio.h
>   generic-y += kvm_para.h
>   generic-y += local64.h
>  +generic-y += mcs_spinlock.h
>   generic-y += qrwlock.h
>  +generic-y += qspinlock.h
> - generic-y += seccomp.h
>   generic-y += user.h
>   generic-y += vmlinux.lds.h

This is now a conflict between the csky tree and Linus' tree.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-17  1:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-25  6:38 linux-next: manual merge of the seccomp tree with the csky tree Stephen Rothwell
2020-12-17  1:23 ` Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).