linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Rothwell <sfr@canb.auug.org.au>
To: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Christoph Hellwig <hch@lst.de>,
	Linux-Next Mailing List <linux-next@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: linux-next: manual merge of the dma-mapping tree with the kbuild tree
Date: Wed, 15 Aug 2018 09:27:53 +1000	[thread overview]
Message-ID: <20180815092753.5a14f14f@canb.auug.org.au> (raw)
In-Reply-To: <20180803080856.3de8af38@canb.auug.org.au>

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

Hi all,

On Fri, 3 Aug 2018 08:08:56 +1000 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Today's linux-next merge of the dma-mapping tree got a conflict in:
> 
>   arch/nios2/Kconfig
> 
> between commit:
> 
>   17c46a6aff5c ("kconfig: remove duplicate SWAP symbol defintions")
> 
> from the kbuild tree and commit:
> 
>   25622e045a6a ("nios2: use generic dma_noncoherent_ops")
> 
> from the dma-mapping 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/nios2/Kconfig
> index cbe1844b0657,92035042cf62..000000000000
> --- a/arch/nios2/Kconfig
> +++ b/arch/nios2/Kconfig
> @@@ -1,7 -1,9 +1,10 @@@
>   # SPDX-License-Identifier: GPL-2.0
>   config NIOS2
>   	def_bool y
>  +	select ARCH_NO_SWAP
> + 	select ARCH_HAS_SYNC_DMA_FOR_CPU
> + 	select ARCH_HAS_SYNC_DMA_FOR_DEVICE
> + 	select DMA_NONCOHERENT_OPS
>   	select TIMER_OF
>   	select GENERIC_ATOMIC64
>   	select GENERIC_CLOCKEVENTS

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

-- 
Cheers,
Stephen Rothwell

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

  reply	other threads:[~2018-08-14 23:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-02 22:08 linux-next: manual merge of the dma-mapping tree with the kbuild tree Stephen Rothwell
2018-08-14 23:27 ` Stephen Rothwell [this message]
2018-12-13 21:04 Stephen Rothwell

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=20180815092753.5a14f14f@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=yamada.masahiro@socionext.com \
    /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).