linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Rothwell <sfr@canb.auug.org.au>
To: Steven Rostedt <rostedt@goodmis.org>,
	Richard Weinberger <richard@nod.at>
Cc: Christoph Hellwig <hch@lst.de>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Linux Next Mailing List <linux-next@vger.kernel.org>,
	Masahiro Yamada <masahiroy@kernel.org>
Subject: linux-next: manual merge of the ftrace tree with the uml tree
Date: Fri, 27 Aug 2021 14:32:37 +1000	[thread overview]
Message-ID: <20210827143237.6fd127fe@canb.auug.org.au> (raw)

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

Hi all,

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

  arch/um/Kconfig

between commit:

  043f5d3ffaf6 ("um: Remove set_fs")

from the uml tree and commit:

  4aae683f1327 ("tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig")

from the ftrace 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/um/Kconfig
index a855436d8646,0a699440c4c5..000000000000
--- a/arch/um/Kconfig
+++ b/arch/um/Kconfig
@@@ -21,8 -19,9 +21,9 @@@ config UM
  	select GENERIC_IRQ_SHOW
  	select GENERIC_CPU_DEVICES
  	select HAVE_GCC_PLUGINS
 -	select SET_FS
+ 	select TRACE_IRQFLAGS_SUPPORT
  	select TTY # Needed for line.c
 +	select HAVE_ARCH_VMAP_STACK
  
  config MMU
  	bool

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

                 reply	other threads:[~2021-08-27  4:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210827143237.6fd127fe@canb.auug.org.au \
    --to=sfr@canb.auug.org.au \
    --cc=hch@lst.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=masahiroy@kernel.org \
    --cc=richard@nod.at \
    --cc=rostedt@goodmis.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).